dtkt flow

Command

Manage automation flows.

Description

Create, retrieve, list, update, delete, run, and lint automation flows.

Usage

dtkt flow [flags]

Aliases

f, flows

Flags

FieldDefaultUsage
--help, -hfalse

Show help for the flow command.

Inherited Flags

FieldDefaultUsage
--accept-legal-noticesfalse

Accept legal notices (license).

--cloudfalse

Overrides the contexts to cloud; equivalent to --contexts=cloud.

--cloud-org

Cloud Organization by (UID|NAME).

--cloud-space

Cloud Space by (UID|NAME).

--config

The active configuration name to override.

--contexts[]

Overrides any current contexts from config.

--localfalse

Overrides the contexts to local; equivalent to --contexts=local.

--log-formatpretty

Log format: (text|json|pretty).

--log-levelinfo

Log level: (debug|info|warn|error).

--non-interactivefalse

Run in non-interactive mode.

--remotefalse

Overrides the contexts to the configured remote.

Parent Command

dtkt

Child Commands

dtkt flow create, dtkt flow delete, dtkt flow get, dtkt flow lint, dtkt flow list, dtkt flow run, dtkt flow update