mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-13 02:58:11 +00:00
feat(cli): add setup cleanup
sub command (#5770)
* feat(cli): add `setup cleanup` sub command * chore: logging * chore: logging
This commit is contained in:
@@ -45,6 +45,8 @@ Requirements:
|
||||
},
|
||||
}
|
||||
|
||||
cmd.AddCommand(NewCleanup())
|
||||
|
||||
Flags(cmd)
|
||||
|
||||
return cmd
|
||||
|
Reference in New Issue
Block a user