mirror of
https://github.com/LukeHagar/sailpoint-cli.git
synced 2025-12-06 12:47:44 +00:00
15 lines
177 B
Markdown
15 lines
177 B
Markdown
==Long==
|
|
|
|
# Workflows
|
|
|
|
Manage Workflows in IdentityNow
|
|
|
|
====
|
|
|
|
==Example==
|
|
```bash
|
|
sail workflow list
|
|
sail workflow download
|
|
sail workflow update -f ./workflow-file.json
|
|
```
|
|
==== |