Back to Graphql Platform

Nitro CLI Documentation

website/src/docs/nitro/cli/index.md

16.1.0-p.1.10408 B
Original Source

Nitro CLI Documentation

Nitro CLI is a powerful .NET command-line tool used for managing your GraphQL API's schema and client registries. It provides a suite of commands that facilitate the handling of schemas, clients, stages, workspaces, environments, and API keys.

Getting Started

To install Nitro CLI, use the .NET Core CLI command:

shell
dotnet tool install --global ChilliCream.Nitro.CLI