Skip to main content
  1. Docs
  2. esc env settings get | CLI commands

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