zsh-gcloud

January 21, 2023 ยท View on GitHub

A zsh plugin for the Google Cloud Command Line Interface (gcloud CLI) completions.

Install

Using the :zap: Zap minimal zsh plugin manager, add the following to your .zshrc

# Install plugin
plug "wintermi/zsh-gcloud"

Prerequisite Checks

A check will be performed to verify that gcloud has been installed:

  • gcloud - Google Cloud Command Line Interface (gcloud CLI)

License

The zsh-gcloud plugin is released under the Apache License 2.0 unless explicitly mentioned in the file header.