Reference
pier environments
Environments: list, add, pause (switch with 'pier use')
pier environments <command>Environments: list, add, pause (switch with 'pier use').
Subcommands
pier environments ls
pier environments lsList environments.
pier environments add
pier environments add <name> [flags]Add an environment.
| Argument | Required | Description |
|---|---|---|
<name> | yes | Environment name (e.g. Staging) |
| Flag | Value | Default | Description |
|---|---|---|---|
-y, --yes | Skip confirmation prompt |
pier environments pause
pier environments pause [flags]Pause an environment (recoverable).
| Flag | Value | Default | Description |
|---|---|---|---|
-y, --yes | Skip confirmation | ||
--no-wait | Return immediately after submitting; don't wait for terminal status |
pier environments resume
pier environments resume [flags]Resume a paused environment.
| Flag | Value | Default | Description |
|---|---|---|---|
--no-wait | Return immediately after submitting; don't wait for terminal status |
Global flags apply to every command.