Source Code
Installation
If you are on Windows please use WSL when installing. If you get an error that it was not able to resolve the github host run
git config --global --unset http.proxyInstall Script
The easiest way to install is to copy and paste this script into your terminalHomebrew
If you are on MacOS and have homebrew installed you can run the command below to install the CLIBuilding from Source
To build and install from source make sure you have Go installed on your computer and the following command returns a version:Linux Binary
As versions are released you can visit the Releases page and download the appropriate binary for your system, them move it into your bin folder. For example, this is how I install the CLI for my Raspberry PiAuthentication
With the CLI installed you will first need to authenticate it with your Pinata JWT. Run this command and follow the steps to setup the CLI!Configuration
Set a default IPFS network, can be eitherpublic or private. You can always change this at any time or override in individual commands. If none is set the default is public.
Next Steps
IPFS
Upload files, manage groups, gateways, keys, and swaps
Agents CLI
Manage your Pinata Agents from the terminal (beta)