brew tap caskroom/cask
brew cask install google-cloud-sdk
tip: you can enable auto completion by sourcing the auto complete file (follow on screen instructions).
gcloud init
Build and deploy
- make sure
docker
is running locally - build and deploy with
sup production deploy
gcloud clean up tags
gcloud container images delete gcr.io//api@sha256: --force-delete-tags
Sup connection error. Check Sup documentation.
if ssh-add -l
returns The agent has no identities
do ssh-add
and enter the passphrase.
REFRESH MATERIALIZED VIEW search_words;
gcloud auth configure-docker
git reflog expire --expire=now --all git gc --prune=now git fsck --full
don't merge hotfixes back right away from master