Install
To install Apiand.CLI as a global tool, run the following command in your terminal:
dotnet tool install --global Apiand.CLIThis will make the apiand command available globally on your system. After installation, you can verify it was installed correctly by running:
apiand --version