Files
kubevela/documentation/cli/vela_env_init.md
zzxwill d31bb40701 Add Restful API reference
added Restful API reference for dashboard development
and move cli docs to `documentation/cli`
2020-08-25 08:31:26 +08:00

566 B

vela env init

Create environments

Synopsis

Create environment and switch to it

vela env init <envName>

Examples

vela env init test --namespace test

Options

  -h, --help               help for env 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 - ✈️ A Micro App Platform for Kubernetes.
Auto generated by spf13/cobra on 17-Aug-2020