pwfdf extents id

Synopsis

pwfdf extents id EXTENT [TYPE] [options]

Description

Returns the ID of an extent.

Arguments

EXTENT

The extent whose ID should be returned. Place the extent name in quotes if it contains spaces or puncutation.

Example:

pwfdf extents id California
pwfdf extents id "Los Angeles, CA"
pwfdf extents id 0506
TYPE

The type of the extent. This option is usually not necessary, but can guard against searching a wrong extent with a similar name.

Example:

pwfdf extents id "Los Angeles, CA" "U.S. County"

Options

-h, --help

Displays the command’s help text and exits.

-t, --show-traceback

Shows the full traceback when an error occurs.