esc env settings get | CLI commands
Generated for Pulumi ESC CLI v0.24.0.
Get environment settings
Synopsis
Get environment settings
This command gets environment settings. If no setting name is provided, all settings are returned. Otherwise, only the specified setting value is returned.
Available settings: deletion-protected Enable or disable deletion protection
esc env settings get [<org-name>/][<project-name>/]<environment-name> [<setting-name>] [flags]
Options
-h, --help help for get
--output string output format: "text" (default) or "json" (default "text")
Options inherited from parent commands
--env string The name of the environment to operate on.
SEE ALSO
- esc env settings - Manage environment settings
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.