-
Notifications
You must be signed in to change notification settings - Fork 431
env ls command
David Killmon edited this page Jun 29, 2020
·
6 revisions
$ copilot env ls [flags]
copilot env ls
lists all the environments in your application.
-h, --help help for ls
--json Optional. Outputs in JSON format.
-a, --app string Name of the application.
You can use the --json
flag if you'd like to programmatically parse the results.
Lists all the environments for the frontend application.
$ copilot env ls -a frontend