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

esc env tag ls | CLI commands

Generated for Pulumi ESC CLI v0.24.0.

    List environment tags.

    Synopsis

    List environment tags

    This command lists an environment’s tags.

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

    Options

      -h, --help            help for ls
          --output string   output format: "text" (default) or "json" (default "text")
          --pager string    the command to use to page through the environment's version tags
          --utc             display times in UTC
    

    Options inherited from parent commands

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

    SEE ALSO