aideployer
install
curl https://aideployer.apps.peercy.net/install.sh | bash
use
$ cd project/
$ aideployer init
$ claude
$ aideployer deploy
connecting to nathan's cluster
- Nathan must grant you access
- Install the Google Cloud CLI: https://cloud.google.com/sdk/docs/install
- Run the following commands:
$ gcloud auth login
$ gcloud auth configure-docker
$ gcloud components install kubectl
$ gcloud components install gke-gcloud-auth-plugin
$ gcloud container clusters get-credentials aideployer-cluster --zone us-central1-a --project aideployer-project
$ aideployer list