Google Cloud Certified Associate Cloud Engineer Practice

Disable ads (and more) with a membership for a one time $4.99 payment

Question: 1 / 155

Command to list buckets.

gsutil ls

Option B is not correct as it has the command "ls" before "gsutil", which is the name of the tool and not a command itself.

Option C is not correct as "list buckets" is not a valid command and does not follow the correct syntax for gsutil.

Option D is not correct as it is missing the keyword "util" after "gs", which is necessary in order to use gsutil commands.

ls gsutil

list buckets

gs buckets

Next

Report this question