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

esc env schedule get | CLI commands

Generated for Pulumi ESC CLI v0.24.0.

    Show details for an environment scheduled action.

    Synopsis

    [EXPERIMENTAL] Show details for an environment scheduled action

    This command retrieves details for a single scheduled action.

    esc env schedule get [<org-name>/][<project-name>/]<environment-name> <schedule-id> [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