redis-di list

Lists all pipelines

Lists all pipelines with their status in a compact table.

Usage

redis-di list [flags]

Options

Option Description
-o, --output Output format: table (default), json, or yaml.

This command also accepts the global options.

Example

redis-di list
redis-di list -o json
RATE THIS PAGE
Back to top ↑