Skip to content

Commit

Permalink
Merge branch 'master' into renebrandel-patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
renebrandel committed Aug 7, 2020
2 parents 5658c30 + 688540b commit 7609291
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/cli/teams/commands.md
Expand Up @@ -62,7 +62,7 @@ Use this command to list all the environments. Add the `--details` or `--json` f
See the output below for an Amplify project with `dev` and `test` environments. The active environment is preceded with an asterisk.

```bash
> amplify env list
amplify env list
```

```console
Expand Down Expand Up @@ -124,4 +124,4 @@ You can get the `AWSCLOUDFORMATIONCONFIG` from the `team-provider-info.json` fil
```
amplify env remove <env-name>
```
Use this command to remove an environment. This will remove both the local and the cloud environments including all provisioned services and resources.
Use this command to remove an environment. This will remove both the local and the cloud environments including all provisioned services and resources.

0 comments on commit 7609291

Please sign in to comment.