CLICommand reference
Env
Generated reference for nimbu env
Generated from the CLI command contract. Do not edit this page manually.
nimbu env
Manage project environments
nimbu env add
Add a project environment
Arguments
| Name | Required | Description |
|---|---|---|
name | yes | Environment name |
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
--host | yes | API host | |
--protected | no | Require confirmation for schema apply and release |
nimbu env list
List project environments
nimbu env remove
Remove a project environment
Arguments
| Name | Required | Description |
|---|---|---|
name | yes | Environment name |