﻿# octopus task

Manage tasks in Octopus Deploy

```text
Usage:
  octopus task [command]

Available Commands:
  help Help about any command
  wait Wait for task(s) to finish

Global Flags:
  -h, --help                   Show help for a command
      --no-prompt              Disable prompting in interactive mode
  -f, --output-format string   Specify the output format for a command ("json", "table", or "basic") (default "table")
  -s, --space string           Specify the space for operations

Use "octopus task [command] --help" for more information about a command.
```

## Learn more

- [Octopus CLI](/docs/octopus-rest-api/cli)
- [Creating API keys](/docs/octopus-rest-api/how-to-create-an-api-key)
