Skip to content

Commit

Permalink
fix: add missing introspect command
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Oct 27, 2022
1 parent 8297cfc commit c43aba3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/root.go
Expand Up @@ -104,6 +104,7 @@ func RegisterCommandRecursive(parent *cobra.Command, slOpts []servicelocatorx.Op
updateCmd,

This comment was marked as spam.

Copy link
@PrinceWha78
importCmd,
performCmd,
introspectCmd,

This comment was marked as spam.

Copy link
@PrinceWha78
revokeCmd,
migrateCmd,
serveCmd,
Expand Down

0 comments on commit c43aba3

Please sign in to comment.