Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
Update environments-start.md
Browse files Browse the repository at this point in the history
  • Loading branch information
saif-88 authored Sep 13, 2019
1 parent ea0bc6c commit 0e86cf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions guides/v2.2/cloud/env/environments-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,10 @@ When you delete an environment, the environment is set to _inactive_. The code i
git fetch
```

1. Checkout the environment branch.
1. Delete the environment branch.

```bash
magento-cloud environment:checkout <environment-ID>
magento-cloud environment:delete <environment-ID>
```

1. Respond to the prompts to delete the local environment and the corresponding remote environment.
Expand Down

0 comments on commit 0e86cf3

Please sign in to comment.