[Yandex Cloud documentation](../../../../index.md) > [Yandex Cloud Router](../../../index.md) > [CLI reference](../../index.md) > [v0](../index.md) > routing-instance > Overview

# yc cloudrouter v0 routing-instance

[PREVIEW] Manage routingInstances.

#### Command Usage

Syntax:

`yc cloudrouter routing-instance <command>`

Aliases:

- `routing-instances`

- `ri`

- `ris`

#### Command Tree

- [yc cloudrouter v0 routing-instance add-labels](add-labels.md) — Assign labels to a routingInstance.

- [yc cloudrouter v0 routing-instance add-private-connection](add-private-connection.md) — Add CIC private connection to the routingInstance.

- [yc cloudrouter v0 routing-instance create](create.md) — Create a routingInstance.

- [yc cloudrouter v0 routing-instance delete](delete.md) — Delete a routingInstance.

- [yc cloudrouter v0 routing-instance get](get.md) — Get information about a routingInstance.

- [yc cloudrouter v0 routing-instance get-by-cic-private-connection-id](get-by-cic-private-connection-id.md) — Get information about a routingInstance by a cic private connection id.

- [yc cloudrouter v0 routing-instance get-by-vpc-network-id](get-by-vpc-network-id.md) — Get information about a routingInstance by a vpc network id.

- [yc cloudrouter v0 routing-instance list](list.md) — List routingInstances in a folder.

- [yc cloudrouter v0 routing-instance list-operations](list-operations.md) — List operations for a routingInstance.

- [yc cloudrouter v0 routing-instance move](move.md) — Move the specified routing instance into the folder

- [yc cloudrouter v0 routing-instance move-prefix](move-prefix.md) — Move VPC network prefixes within the routingInstance.

- [yc cloudrouter v0 routing-instance remove-labels](remove-labels.md) — Remove labels from a routingInstance.

- [yc cloudrouter v0 routing-instance remove-prefixes](remove-prefixes.md) — Remove announced VPC network prefixes from the routingInstance.

- [yc cloudrouter v0 routing-instance remove-private-connection](remove-private-connection.md) — Remove CIC private connection from the routingInstance.

- [yc cloudrouter v0 routing-instance update](update.md) — Modify configuration or attributes of a routingInstance.

- [yc cloudrouter v0 routing-instance update-networks](update-networks.md) — Update announced VPC network prefixes in the routingInstance.

- [yc cloudrouter v0 routing-instance update-prefix-mask](update-prefix-mask.md) — Update mask of a VPC network prefix of the routingInstance.

- [yc cloudrouter v0 routing-instance upsert-prefixes](upsert-prefixes.md) — Upsert announced VPC network prefixes to the routingInstance.

#### Global Flags

#|
||Flag | Description ||
|| `--profile` | `string`

Set the custom configuration file. ||
|| `--debug` | Debug logging. ||
|| `--debug-grpc` | Debug gRPC logging. Very verbose, used for debugging connection problems. ||
|| `--no-user-output` | Disable printing user intended output to stderr. ||
|| `--retry` | `int`

Enable gRPC retries. By default, retries are enabled with maximum 5 attempts.
Pass 0 to disable retries. Pass any negative value for infinite retries.
Even infinite retries are capped with 2 minutes timeout. ||
|| `--cloud-id` | `string`

Set the ID of the cloud to use. ||
|| `--folder-id` | `string`

Set the ID of the folder to use. ||
|| `--folder-name` | `string`

Set the name of the folder to use (will be resolved to id). ||
|| `--endpoint` | `string`

Set the Cloud API endpoint (host:port). ||
|| `--token` | `string`

Set the OAuth token to use. ||
|| `--impersonate-service-account-id` | `string`

Set the ID of the service account to impersonate. ||
|| `--no-browser` | Disable opening browser for authentication. ||
|| `--format` | `string`

Set the output format: text (default), yaml, json, json-rest. ||
|| `--jq` | `string`

Query to select values from the response using jq syntax ||
|| `-h`, `--help` | Display help for the command. ||
|#