mirror of
https://github.com/LukeHagar/sailpoint-cli.git
synced 2025-12-09 20:57:44 +00:00
Added transform update command
This commit is contained in:
@@ -29,6 +29,7 @@ func NewTransformCmd(client client.Client) *cobra.Command {
|
||||
newListCmd(client),
|
||||
newDownloadCmd(client),
|
||||
newCreateCmd(client),
|
||||
newUpdateCmd(client),
|
||||
newDeleteCmd(client),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user