Returns services.
euca-describe-services
| Option | Description | Required | ||
|---|---|---|---|---|
| -A, --all | Include all public service information. Reported state information is determined by the view available to the target host, which should be treated as advisory (See documentation for guidance on interpreting this information). | No | ||
| --system-internal | Include internal services information
|
No | ||
| --user-services | Include services that are user-facing and
co-located with some other top-level service
|
No | ||
| -T, --filter-type | Filter services by specified component type | No | ||
| -H, --filter-host | Filter services by specified host | No | ||
| -F, --filter-state | Filter services by state | No | ||
| -P, --filter-partition | Filter services by specified partition | No | ||
| -E, --events | Return service event details | No | ||
| -events-verbose | Return verbose service event details | No |
| Option | Description |
|---|---|
| --region region | Region to direct requests to. Only valid for EC2 endpoints. |
| -U,--url url | URL of the cloud to connect to. Expects an EC2 endpoint /services/Eucalyptus. |
| -a,--access-key access_key_id | User's access key ID |
| -s,--secret-key secret_key | User's secret key |
| --config configuration_path | Read credentials and cloud settings from the
specified config file.
Default:
$HOME/.eucarc or
/etc/euca2ools/eucarc.
|
| --debug | Prints what the command sends to the server and what it receives from the server. Use when you're trying to debug Euca2ools. |
| --debugger | Enable interactive debugger on error |
| -h,--help | Display the manual page for the command. |
| --version | Display the version of this tool |