pwfdf extents continents¶
Synopsis¶
pwfdf extents continents [options]
Description¶
Returns info on supported continent extents. By default, returns a list of supported continent names. Use the --ids option to return a JSON object mapping continents onto their extent IDs.
Example:
pwfdf extents continents
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 continents --ids