esc env open-request | CLI commands
Create a request for opening a protected environment.
Synopsis
Create a request for opening a protected environment with the given name.
This command creates a request to open a protected environment. The request must be approved before the environment can be accessed.
esc env open-request [<org-name>/][<project-name>/]<environment-name>[@<version>] [flags]
Options
      --access-duration-seconds duration    duration of access in seconds (default 72h0m0s)
      --grant-expiration-seconds duration   expiration time for the grant in seconds (default 25h0m0s)
  -h, --help                                help for open-request
Options inherited from parent commands
      --env string   The name of the environment to operate on.
SEE ALSO
- esc env - Manage environments
 
Auto generated by spf13/cobra on 15-Oct-2025
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.
