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

esc env tag get | CLI commands

Generated for Pulumi ESC CLI v0.24.0.

    Get an environment tag

    Synopsis

    Get an environment tag

    This command get a tag with the given name on the specified environment.

    esc env tag get [<org-name>/][<project-name>/]<environment-name> <name> [flags]
    

    Options

      -h, --help            help for get
          --output string   output format: "text" (default) or "json" (default "text")
          --utc             display times in UTC
    

    Options inherited from parent commands

          --env string   The name of the environment to operate on.
    

    SEE ALSO