Skip to content

Commit

Permalink
add SBOM management command to metrics
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Goodman <[email protected]>
  • Loading branch information
wagoodman committed Mar 23, 2022
1 parent 660c181 commit 29cbfa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/metrics/commands.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ var managementCommands = []string{
"network",
"node",
"plugin",
"sbom",
"scan",
"secret",
"service",
Expand Down

0 comments on commit 29cbfa0

Please sign in to comment.