| Name | Type | Description | Notes |
|---|---|---|---|
| identity | VapiMetadataCliCommandIdentity | ||
| description | String | The text description displayed to the user in help output. | |
| service_id | String | The service identifier that contains the operations for this CLI command. | |
| operation_id | String | The operation identifier corresponding to this CLI command. | |
| options | Array<VapiMetadataCliCommandOptionInfo> | The input for this command. | |
| formatter | VapiMetadataCliCommandFormatterType | [optional] | |
| output_field_list | Array<VapiMetadataCliCommandOutputInfo> | List of output structure name and output field info. |
This repository was archived by the owner on Oct 27, 2022. It is now read-only.