table of contents
| WOLFICTL-VEX-PACKAGE(1) | WOLFICTL-VEX-PACKAGE(1) |
NAME¶
wolfictl-vex-package - Generate a VEX document from package configuration files
SYNOPSIS¶
wolfictl vex package CONFIG [CONFIG]... [flags]
DESCRIPTION¶
Generate a VEX document from package configuration files
OPTIONS¶
--author=""
author of the VEX document
-h, --help[=false]
help for package
--role=""
role of the author of the VEX document
OPTIONS INHERITED FROM PARENT COMMANDS¶
--log-level="WARN"
log level (e.g. debug, info, warn, error)
EXAMPLE¶
wolfictl vex package --author=joe@doe.com config1.yaml config2.yaml
SEE ALSO¶
| Auto generated by spf13/cobra |