pwfdf extents us-regions¶
Synopsis¶
pwfdf extents us-regions [options]
Description¶
Returns info on supported U.S. region extents. By default, returns a list of supported U.S. region names. Use the --ids option to return a JSON object mapping U.S. regions onto their extent IDs.
Example:
pwfdf extents us-regions
Options¶
- -h, --help¶
Displays the command’s help text and exits.
- -t, --show-traceback¶
Shows the full traceback when an error occurs.
- --ids¶
Returns a JSON dict mapping extent names onto their IDs.
Example:
pwfdf extents us-regions --ids