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

Commit 2001d0c

Browse files
authored
Merge pull request #2139 from wagoodman/add-sbom-command-for-metrics
Add SBOM management command
2 parents 660c181 + 29cbfa0 commit 2001d0c

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)