completion: Add about-completion to gcloud

pull/1803/head
Noah Gorny 2021-01-16 23:09:48 +02:00
parent ba5700e555
commit 067149725d
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
# shellcheck shell=bash # shellcheck shell=bash
# Bash completion for Google Cloud SDK cite "about-completion"
about-completion "Google Cloud SDK completion"
if _command_exists gcloud; then if _command_exists gcloud; then
# get install path # get install path