pwfdf extents all

Synopsis

pwfdf extents all [options]

Description

Info on supported extents. Returns a JSON dict whose keys are the names of supported extent types. By default, each key’s value is a list of supported extent names for the type. Use the --ids option to change the key values to dicts mapping supported names onto their integer extent IDs.

Example:

pwfdf extents all

Options

-h, --help

Displays the command’s help text and exits.

-t, --show-traceback

Shows the full traceback when an error occurs.

--ids

Changes key values to map supported extent names onto their integer IDs.

Example:

pwfdf extents all --ids