mirror of
https://github.com/LukeHagar/sailpoint-cli.git
synced 2025-12-10 04:21:26 +00:00
Added workflow get command
This commit is contained in:
@@ -30,6 +30,7 @@ func NewWorkflowCommand() *cobra.Command {
|
||||
newCreateCommand(),
|
||||
newUpdateCommand(),
|
||||
newDeleteCommand(),
|
||||
newGetCommand(),
|
||||
)
|
||||
|
||||
return cmd
|
||||
|
||||
Reference in New Issue
Block a user