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

Commit e099b83

Browse files
authored
Merge pull request #2250 from paco-valverde/scout_subcommands
feat: added additional subcommands
2 parents b92b78a + 61d6b02 commit e099b83

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: cli/metrics/commands.go

+3
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)