# Command Line Interface Template

Manage command line interface templates.

## Associate Command Line Interface Templates

 - [PUT /venues/{venueId}/cliTemplates/{cliTemplateId}](https://docs.ruckus.cloud/api/switch-0.4.0/command-line-interface-template/associateclitemplate.md): Associate command line interface templates to switches.

## Disassociate Command Line Interface Templates

 - [DELETE /venues/{venueId}/cliTemplates/{cliTemplateId}](https://docs.ruckus.cloud/api/switch-0.4.0/command-line-interface-template/disassociateclitemplate.md): Disassociate command line interface templates to switches.

## Get Command Line Interface Template

 - [GET /cliTemplates/{cliTemplateId}](https://docs.ruckus.cloud/api/switch-0.4.0/command-line-interface-template/getclitemplate_1_1.md): Get a command line interface template by id.

## Update Command Line Interface Template

 - [PUT /cliTemplates/{cliTemplateId}](https://docs.ruckus.cloud/api/switch-0.4.0/command-line-interface-template/updateclitemplate_1_1.md): Update a command line interface template for switches by id.

## Delete Command Line Interface Template

 - [DELETE /cliTemplates/{cliTemplateId}](https://docs.ruckus.cloud/api/switch-0.4.0/command-line-interface-template/deleteclitemplate_1_1.md): Delete a command line interface template by id.

## Add Command Line Interface Template

 - [POST /cliTemplates](https://docs.ruckus.cloud/api/switch-0.4.0/command-line-interface-template/addclitemplate_1_1.md): Create a command line interface template for switches.

## Delete Command Line Interface Templates

 - [DELETE /cliTemplates](https://docs.ruckus.cloud/api/switch-0.4.0/command-line-interface-template/deleteclitemplates_1.md): Delete command line interface templates.

## Query Command Line Interface Templates

 - [POST /cliTemplates/query](https://docs.ruckus.cloud/api/switch-0.4.0/command-line-interface-template/queryclitemplates_1_1.md): Get a list of command line interface templates by query.

## Get Examples

 - [GET /cliTemplates/examples](https://docs.ruckus.cloud/api/switch-0.4.0/command-line-interface-template/getclitemplates_2_1.md): Get a list of command line interface template examples.

