GetAdapter
Gets the configuration for a specific adapter.
Examples
Basic usage:
octo-cli -c GetAdapter -id "69cfa838092b710403248acd"
Output as compact JSON:
octo-cli -c GetAdapter -id "69cfa838092b710403248acd" -j
Options
| Short | Long | Required | Description |
|---|---|---|---|
-id | --identifier | yes | The adapter runtime ID |
-j | --json | no | Output as raw JSON |