Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit 29cbfa0

Browse files
committed
add SBOM management command to metrics
Signed-off-by: Alex Goodman <[email protected]>
1 parent 660c181 commit 29cbfa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/metrics/commands.go

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ var managementCommands = []string{
4545
"network",
4646
"node",
4747
"plugin",
48+
"sbom",
4849
"scan",
4950
"secret",
5051
"service",

0 commit comments

Comments
 (0)