For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeGCP Associate Cloud Engineer (ACE)GCP Associate Cloud Engineer Practice Exam 5Question 09
    Easy1 markMultiple Choice
    Domain 1.3: Installing and configuring the CLIDomain 1Cloud SDKCloud Storagegsutil

    GCP ACE · Question 09 · Domain 1.3: Installing and configuring the CLI

    You need to write a bash script that uploads local log files to a Google Cloud Storage bucket every night.

    Which command-line tool included in the Google Cloud SDK should you use?

    Answer options:

    A.

    gcloud

    B.

    gsutil

    C.

    bq

    D.

    cbt

    How to approach this question

    Identify the specific CLI tool within the Cloud SDK dedicated to Cloud Storage operations.

    Full Answer

    B.gsutil✓ Correct
    gsutil
    The Google Cloud SDK includes several command-line tools. `gsutil` is the primary tool used to manage Cloud Storage buckets and objects from the command line. `bq` is for BigQuery, and `gcloud` is the primary CLI for most other GCP services.

    Common mistakes

    Selecting `gcloud` because it is the most common tool, forgetting that Cloud Storage historically uses `gsutil`.
    Question 08All questionsQuestion 10

    Practice the full GCP Associate Cloud Engineer Practice Exam 5

    50 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01You are starting a new initiative and need to create a new Google Cloud project using the command...EasyQ02A developer on your team needs to manage App Engine applications, including deploying new version...MediumQ03You have created a new Google Cloud project. You need to allow a specific group of developers to ...MediumQ04Which statement best describes the relationship between Google Cloud projects and billing accounts?EasyQ05Your company wants to be notified immediately in their Slack channel whenever their monthly Googl...Medium
    View all 50 questions →