Skip to main content
  1. Docs
  2. esc env version history | CLI commands

esc env version history | CLI commands

Generated for Pulumi ESC CLI v0.25.0.

    Show revision history.

    Synopsis

    Show revision history

    This command shows the revision history for an environment. If a version is present, the logs will start at the corresponding revision.

    esc env version history [<org-name>/][<project-name>/]<environment-name>[@<version>] [flags]
    

    Options

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

    Options inherited from parent commands

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

    SEE ALSO