mirror of
https://github.com/kubevela/kubevela.git
synced 2026-02-14 18:10:21 +00:00
580 B
580 B
vela env init
Create environments
Synopsis
Create environment and set the currently using environment
vela env init <envName>
Examples
vela env init test --namespace test
Options
-h, --help help for init
--namespace string specify K8s namespace for env (default "default")
Options inherited from parent commands
-e, --env string specify env name for application
SEE ALSO
- vela env - Manage application environments