Scroll to navigation
| EUCA2OOLS(1) |
User Commands |
EUCA2OOLS(1) |
NAME¶
euca2ools - ListGroups
SYNOPSIS¶
euare-grouplistbypath [
options]
DESCRIPTION¶
ListGroups
OPTIONS¶
- -h, --help
- show this help message and exit
- -p PATH_PREFIX,
--path-prefix=PATH_PREFIX
- The path prefix for filtering the results. For
- example: /division_abc/subdivision_xyz/, which would get
all groups whose path starts with /division_abc/subdivision_xyz/. This
parameter is optional. If it is not included, it defaults to a slash (/),
listing all groups.
- -m MARKER, --marker=MARKER
- Use this only when paginating results, and only in a
- subsequent request after you've received a response where
the results are truncated. Set it to the value of the Marker element in
the response you just received.
- --max-items=MAX_ITEMS
- Use this only when paginating results to indicate the
- maximum number of groups you want in the response. If there
are additional groups beyond the maximum you specify, the IsTruncated
response element is true.
- --delegate=DELEGATE
- [Eucalyptus extension] Process this command as if the
administrator of the specified account had run it. This option is only
usable by cloud administrators.
- Standard Options:
- -D, --debug
- Turn on all debugging output
- --debugger
- Enable interactive debugger on error
- -U URL, --url=URL
- Override service URL with value provided
- --region=REGION
- Name of the region to connect to
- -I ACCESS_KEY_ID,
--access-key-id=ACCESS_KEY_ID
- Override access key value
- -S SECRET_KEY,
--secret-key=SECRET_KEY
- Override secret key value
- --version
- Display version string