Files
kubevela/docs/en/cli/vela_cap_install.md
yangsoon 52c88ec6c5 Update docs for the format of the new website (#1330)
* update docs

* fix toc

* add zh-CN
2021-03-28 16:37:35 +08:00

597 B

title
title
vela cap install

Install capability into cluster

Synopsis

Install capability into cluster

vela cap install <center>/<name> [flags]

Examples

vela cap install mycenter/route

Options

  -h, --help           help for install
  -t, --token string   Github Repo token

Options inherited from parent commands

  -e, --env string   specify environment name for application

SEE ALSO

  • vela cap - Manage capability centers and installing/uninstalling capabilities
Auto generated by spf13/cobra on 20-Mar-2021