Samuel Phan
Samuel Phan

Reputation: 4388

No bash completion with gcutil

I have just installed Google Cloud SDK, and I accepted the installation of bash completion, but I only have completion for gcloud and not gcutil.

Is it possible to have bash completion for gcutil too ? How ?

Thanks,

Upvotes: 0

Views: 115

Answers (1)

IanGSY
IanGSY

Reputation: 3714

Command completion only works on gcloud not gsutil, gcutil etc.

Upvotes: 1

Related Questions