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

Commit 61d6b02

Browse files
committed
feat: added additional subcommands
Signed-off-by: pvalverde <[email protected]>
1 parent b92b78a commit 61d6b02

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cli/metrics/commands.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ var commands = []string{
7272
"bundle",
7373
"ca",
7474
"commit",
75+
"compare",
7576
"completion",
7677
"config",
7778
"connect",
@@ -120,6 +121,8 @@ var commands = []string{
120121
"ps",
121122
"pull",
122123
"push",
124+
"quickview",
125+
"recommendations",
123126
"remove",
124127
"rename",
125128
"render",

0 commit comments

Comments
 (0)