harbor artifact scan start
harbor artifact scan start
Description
Start a scan of an artifact
Synopsis
Start a scan of an artifact in Harbor Repository
harbor artifact scan start [flags]
Examples
harbor artifact scan start <project>/<repository>/<reference>
Options
-h, --help help for start
Options inherited from parent commands
-c, --config string config file (default is $HOME/.config/harbor-cli/config.yaml)
-o, --output-format string Output format. One of: json|yaml|csv
-v, --verbose verbose output
SEE ALSO
- harbor artifact scan - Scan an artifact
On this page
Contributing