release environments get
Command reference doc for the Release CLI
Get an environment
Options
--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)
--environment <string>
Environment handle or ID
-o
, --output <string>
Set the output format (table | json | json-pretty)
--pull-request <string>
Select environment by pull request identifier
Options inherited from parent commands
--config <string>
config file (default is $HOME/.release.yaml)
--debug
enable debug logging
Related
release environments - Manage environments
Last updated