[@tauri-apps/api](../README.md) / [cli](../modules/cli.md) / SubcommandMatch # Interface: SubcommandMatch [cli](../modules/cli.md).SubcommandMatch ## Properties ### matches **matches**: [`CliMatches`](cli.CliMatches.md) #### Defined in [cli.ts:29](https://github.com/tauri-apps/tauri/blob/b1d5342/tooling/api/src/cli.ts#L29) ___ ### name **name**: `string` #### Defined in [cli.ts:28](https://github.com/tauri-apps/tauri/blob/b1d5342/tooling/api/src/cli.ts#L28)