Skip to content

Install

To install Apiand.CLI as a global tool, run the following command in your terminal:

Terminal window
dotnet tool install --global Apiand.CLI

This will make the apiand command available globally on your system. After installation, you can verify it was installed correctly by running:

Terminal window
apiand --version