mirror of
https://github.com/LukeHagar/sailpoint-cli.git
synced 2025-12-09 20:57:44 +00:00
PLTCONN-3577: Customizer update and list
This commit is contained in:
@@ -19,6 +19,8 @@ func newConnCustomizersCmd(client client.Client) *cobra.Command {
|
||||
|
||||
cmd.AddCommand(
|
||||
newCustomizerCreateCmd(client),
|
||||
newCustomizerListCmd(client),
|
||||
newCustomizerUpdateCmd(client),
|
||||
)
|
||||
|
||||
return cmd
|
||||
|
||||
Reference in New Issue
Block a user