mirror of
https://github.com/LukeHagar/sailpoint-cli.git
synced 2025-12-09 20:57:44 +00:00
PLTCONN-3577: Customizer upload & cleanup
This commit is contained in:
@@ -23,6 +23,7 @@ func newConnCustomizersCmd(client client.Client) *cobra.Command {
|
||||
newCustomizerGetCmd(client),
|
||||
newCustomizerUpdateCmd(client),
|
||||
newCustomizerDeleteCmd(client),
|
||||
newCustomizerCreateVersionCmd(client),
|
||||
)
|
||||
|
||||
return cmd
|
||||
|
||||
Reference in New Issue
Block a user