Fix broken anchor links

This commit is contained in:
Tyler Mairose
2024-09-24 09:09:33 -04:00
parent 9dcca45b4d
commit e24972dc04
19 changed files with 65 additions and 81 deletions

View File

@@ -11,27 +11,23 @@ slug: /tools/cli/workflow
tags: ['CLI']
---
# Workflows
Learn how to use the SailPoint CLI to create, manage, and test workflows in this guide.
A workflow is a set of steps that are completed whenever a specific event occurs. Once that event triggers the workflow, the workflow performs the steps within Identity Security Cloud.
The `workflow` command makes it easy to create, manage, and test workflows from within the SailPoint CLI. To learn more about workflows, refer to [Workflows](https://documentation.sailpoint.com/saas/help/workflows/workflow-basics.html?h=workflow).
- [Workflows](#workflows)
- [List workflows](#list-workflows)
- [Get workflow](#get-workflow)
- [Create workflow](#create-workflow)
- [File path](#file-path)
- [Folder path](#folder-path)
- [Update workflow](#update-workflow)
- [File path](#file-path-1)
- [Folder path](#folder-path-1)
- [Delete workflow](#delete-workflow)
- [Download workflow](#download-workflow)
- [Folder](#folder)
- [List workflows](#list-workflows)
- [Get workflow](#get-workflow)
- [Create workflow](#create-workflow)
- [File path](#file-path)
- [Folder path](#folder-path)
- [Update workflow](#update-workflow)
- [File path](#file-path-1)
- [Folder path](#folder-path-1)
- [Delete workflow](#delete-workflow)
- [Download workflow](#download-workflow)
- [Folder](#folder)
## List workflows