CLI tools for working with the Axosoft API
git clone https://github.com/drrcknlsn/axo.git
Copy over the example environment file:
cp .env.example .env
Set the appropriate values:
AXO_BASE_URL=https://youraccount.axosoft.com
AXO_CLIENT_ID=your-client-id-goes-here
AXO_CLIENT_SECRET=yourclientsecret
AXO_USERNAME=yourusername
AXO_PASSWORD=yourpassword
You can find your client ID/secret within Axosoft (instructions).
./bin/axo <command> [options] [arguments]
./bin/axo list