mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-20 08:13:23 +00:00
596 B
596 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 environment (default "default")
Options inherited from parent commands
-e, --env string specify environment name for application
SEE ALSO
- vela env - Manage application environments