Files
kubevela/documentation/cli/vela_env_init.md
zzxwill bc3169a1b5 Rename vela env switch to vela env set
Renaming and update cli documentation
Fix #235
2020-09-11 19:46:45 +08:00

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
Auto generated by spf13/cobra on 11-Sep-2020