completion: Add about-completion to gcloud
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user