Install gcloud-fusion via Homebrew:
brew tap silasljennings/gcloud-fusion
brew install gcloud-fusion
To upgrade to the latest version:
brew upgrade gcloud-fusion
To completely uninstall gcloud-fusion:
brew uninstall gcloud-fusion
brew untap silasljennings/gcloud-fusion
If you previously installed gcloud-fusion via the old method, migrate to Homebrew:
rm -rf ~/.local/gcloud-fusion~/.zshrc or ~/.bashrc (look for “Project Script Shortcuts” section)source ~/.zshrcAfter installation, all commands are available directly:
help # Show all available commands
create-repo # Create a GitHub repository
set-project # Switch GCP projects
create-emulator # Set up Firebase emulators
Authentication will be handled automatically when you first run commands.