Comment on page
release environments list
Command reference doc for the Release CLI
List environments
release environments list [flags]
--account <string> | Account name or ID (default: $RELEASE_ACCOUNT or "account" in config file) |
--app <string> | App name or ID (default: $RELEASE_APP or "app" in config file) |
-o , --output <string> | Set the output format (table | json | json-pretty) |
--config <string> | config file (default is $HOME/.release.yaml) |
--debug | enable debug logging |
Last modified 2mo ago