Profile

You

Your Address

API key

******************************
Your API key allows you to connect to your Trakon account via our CLI
Example usage
// with Yarn 2
yarn dlx trakon-cli snapshot --api-key ******************************

// with Yarn 1
yarn global add trakon-cli
trakon snapshot --api-key ******************************

// with npm
npm install -g trakon-cli
trakon snapshot --api-key ******************************