This application demonstrates how to use the Spheron Compute SDK.
This can be used to get additional debug info for an instance or deployment.
Sign up for a Spheron account here.
Install deps:
npm install
Then run the script to pull detailed data about your instance and deployment.
Parameters:
- INSTANCE_ID (required)
- DEPLOYMENT_ID (optional)
npx ts-node index.ts INSTANCE_ID DEPLOYMENT_ID