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

Commit

Permalink
feat: added additional subcommands
Browse files Browse the repository at this point in the history
Signed-off-by: pvalverde <[email protected]>
  • Loading branch information
paco-valverde committed Jun 2, 2023
1 parent b92b78a commit 61d6b02
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 61d6b02

Please sign in to comment.