## Documentation Index

Fetch the complete documentation index at: [/llms.txt](https://cosmo-docs.wundergraph.com/llms.txt)

Use this file to discover all available pages before exploring further.

WunderGraph Cosmo CLI includes commands for working with gRPC services for the Cosmo Router.

### Init  
\
Scaffold a new gRPC service project from a template  
[Init](https://cosmo-docs.wundergraph.com/cli/grpc-service/init)

### List Templates  
\
List all available gRPC service templates for the init command  
[List Templates](https://cosmo-docs.wundergraph.com/cli/grpc-service/list-templates)

### Generate  
\
Generate a protobuf definition and mapping file for a gRPC service from a  
GraphQL schema  
[Generate](https://cosmo-docs.wundergraph.com/cli/grpc-service/generate)

### Create  
\
Create a federated gRPC subgraph on the control plane  
[Create](https://cosmo-docs.wundergraph.com/cli/grpc-service/create)

### Publish  
\
Publish a gRPC subgraph schema to the control plane  
[Publish](https://cosmo-docs.wundergraph.com/cli/grpc-service/publish)

### Delete  
\
Delete a gRPC subgraph from the control plane  
[Delete](https://cosmo-docs.wundergraph.com/cli/grpc-service/delete)

For detailed documentation about gRPC services and how they work, see the [Router gRPC Services](https://cosmo-docs.wundergraph.com/router/gRPC/grpc-services) documentation.
