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

Commit

Permalink
Merge pull request #2250 from paco-valverde/scout_subcommands
Browse files Browse the repository at this point in the history
feat: added additional subcommands
  • Loading branch information
glours authored Jun 2, 2023
2 parents b92b78a + 61d6b02 commit e099b83
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cli/metrics/commands.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ var commands = []string{
"bundle",
"ca",
"commit",
"compare",
"completion",
"config",
"connect",
Expand Down Expand Up @@ -120,6 +121,8 @@ var commands = []string{
"ps",
"pull",
"push",
"quickview",
"recommendations",
"remove",
"rename",
"render",
Expand Down

0 comments on commit e099b83

Please sign in to comment.