env ls
$ copilot env ls [flags]
コマンドの概要
copilot env ls
は、Application 内の全ての Environment を一覧表示します。
フラグ
-h, --help help for ls
--json Optional. Output in JSON format.
-a, --app string Name of the application.
--json
フラグを利用することができます。
実行例
frontend Application の全ての Environment を一覧表示します。
$ copilot env ls -a frontend