@puchify/puchify
v0.1.4
Published
Puchify cloud-control CLI — one command to control your cloud
Readme
puchify
Cloud infrastructure, simplified.
Provision and manage real servers, GPU instances, databases, Kubernetes, storage, networking, and more — all from your terminal.
Quickstart
npx @puchify/puchifyOpens a browser to pick your resources. Authenticate, select what you need, and get back to work.
Commands
puchify servers List servers
puchify servers:create Create a server
puchify servers:get <id> Server details
puchify servers:restart <id> Restart a server
puchify servers:destroy <id> Destroy a server
puchify gpu-servers List GPU servers
puchify data List databases
puchify kubernetes List Kubernetes clusters
puchify jobs List jobs
puchify storage List storage resources
puchify domains Manage domains
puchify backups Manage backups
puchify logs View logs
puchify usage Usage & billing
puchify terminal Terminal sessions
puchify agent AI agent chat
puchify login Authenticate
puchify logout Clear credentials
puchify config View or set configAPI Key
Set your API key via environment variable:
export PUCHIFY_API_KEY=pk_xxxxxOr run puchify login to set it interactively.
Documentation
Full docs: https://docs.puchify.com
Platform: https://platform.puchify.com
SDKs: TypeScript, Python, Go
Terraform: registry.terraform.io/puchify/puchify
