completion: Add about-completion to gcloud
parent
ba5700e555
commit
067149725d
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue