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:
dotnet tool install --global ChilliCream.Nitro.CLI