tailorctl workspace describe

Describe the active workspace in your context.

Supported formats are json and table.

The default format is table.

Usage

tailorctl workspace describe [flags]

Flags

  -f, --format string   output format default table (default "table")
  -h, --help            help for describe

Examples

tailorctl workspace describe --format json

See also