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

538 B

title
vela ql

Show result of executing velaQL.

Synopsis

Show result of executing velaQL.

vela ql [flags]

Examples

vela ql "view{parameter=value1,parameter=value2}"

Options

  -h, --help   help for ql

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.