diff --git a/cmd/root.go b/cmd/root.go index a5fb69cfb74..8ef4c80348c 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -104,6 +104,7 @@ func RegisterCommandRecursive(parent *cobra.Command, slOpts []servicelocatorx.Op updateCmd, importCmd, performCmd, + introspectCmd, revokeCmd, migrateCmd, serveCmd,