﻿---
title: stack kb workflows cli namespace
description: Kibana workflows API commands 
url: https://www.elastic.co/elastic/docs-builder/docs/4120/reference/elastic-cli/cli/stack/kb/workflows
applies_to:
  - Elastic Cloud Serverless: Preview
  - Elastic Stack: Preview
---

# stack kb workflows cli namespace
```bash
elastic stack kb workflows --help
```

Kibana workflows API commands

## Commands

<page-card>
  Bulk delete workflows
</page-card>

<page-card>
  Get workflows
</page-card>

<page-card>
  Bulk create workflows
</page-card>

<page-card>
  Get workflow aggregations
</page-card>

<page-card>
  Get available connectors
</page-card>

<page-card>
  Get a workflow execution
</page-card>

<page-card>
  Cancel a workflow execution
</page-card>

<page-card>
  Get child executions
</page-card>

<page-card>
  Get execution logs
</page-card>

<page-card>
  Resume a workflow execution
</page-card>

<page-card>
  Get a step execution
</page-card>

<page-card>
  Resume a workflow execution from an external link
</page-card>

<page-card>
  Submit external input for a paused workflow execution
</page-card>

<page-card>
  Get the external input form for a paused workflow execution
</page-card>

<page-card>
  Export workflows
</page-card>

<page-card>
  Update a managed workflow
</page-card>

<page-card>
  Get workflows by IDs
</page-card>

<page-card>
  Get workflow JSON schema
</page-card>

<page-card>
  Get workflow statistics
</page-card>

<page-card>
  Test a workflow step
</page-card>

<page-card>
  Test a workflow
</page-card>

<page-card>
  Create a workflow
</page-card>

<page-card>
  Delete a workflow
</page-card>

<page-card>
  Get a workflow
</page-card>

<page-card>
  Update a workflow
</page-card>

<page-card>
  Clone a workflow
</page-card>

<page-card>
  Run a workflow
</page-card>

<page-card>
  Get workflow executions
</page-card>

<page-card>
  Cancel all active workflow executions
</page-card>

<page-card>
  Get workflow step executions
</page-card>

<page-card>
  Search workflow executions
</page-card>