blob: 6b59641a21c85f8bfded4a0527e0429db4ae1e0f (
plain)
1
2
3
4
5
6
7
8
9
10
|
[
{ type: install
message: <<EOM
Add the following line based on preferred shell for auto-completion:
(bashrc) source %%PREFIX%%/google-cloud-sdk/completion.bash.inc
(zshrc) source %%PREFIX%%/google-cloud-sdk/completion.zsh.inc
EOM
}
]
|