kubevela.github.io/versioned_docs/version-v1.2/cli/vela_env_init.md

641 B

title
vela env init

Create environment for vela applications to run.

Synopsis

Create environment for vela applications to run.

vela env init <envName>

Examples

vela env init test --namespace test

Options

  -h, --help               help for init
      --namespace string   specify K8s namespace for env

SEE ALSO

  • vela env - Manage environments for vela applications to run.

Go Back to CLI Commands Homepage.

Auto generated by spf13/cobra on 12-Jan-2022, refer to script in KubeVela.