table of contents
| WOLFICTL-ADVISORY-EXPORT(1) | WOLFICTL-ADVISORY-EXPORT(1) |
NAME¶
wolfictl-advisory-export - Export advisory data (experimental)
SYNOPSIS¶
wolfictl advisory export [flags]
DESCRIPTION¶
Export advisory data (experimental)
OPTIONS¶
-a, --advisories-repo-dir=[]
directory containing an advisories repository
-f, --format="csv"
Output format. One of: [yaml, csv]
-h, --help[=false]
help for export
--no-distro-detection[=false]
do not attempt to auto-detect the distro
-o, --output=""
output location (default: stdout). In case using OSV format this will be the
output directory.
OPTIONS INHERITED FROM PARENT COMMANDS¶
--log-level="WARN"
log level (e.g. debug, info, warn, error)
SEE ALSO¶
| Auto generated by spf13/cobra |