kubevela.github.io/docs/cli/vela_show.md

760 B

title
vela show

Show the reference doc for a component, trait or workflow.

Synopsis

Show the reference doc for component, trait or workflow types.

vela show [flags]

Examples

show webservice

Options

  -e, --env string         specify environment name for application
  -h, --help               help for show
  -n, --namespace string   specify the Kubernetes namespace to use
      --web                 start web doc site

Options inherited from parent commands

  -y, --yes   Assume yes for all user prompts

SEE ALSO

Go Back to CLI Commands Homepage.

Auto generated by spf13/cobra script in KubeVela.