Configura Cloud Deploy

In questa pagina vengono descritti i passaggi per configurare Cloud Deploy. Per informazioni sugli addebiti per Cloud Deploy, consulta Prezzi.

  1. In the Google Cloud console, on the project selector page, select or create a Google Cloud project.

    Go to project selector

  2. Make sure that billing is enabled for your Google Cloud project.

  3. Enable the Cloud Deploy API.

    Enable the API

    Potresti dover abilitare altre API per utilizzare le funzionalità di Cloud Deploy, incluse le API Google Kubernetes Engine, Cloud Storage e Cloud Build. Per attivarle, vai alla libreria API nella console Google Cloud e cerca le API.
  4. Install the Google Cloud CLI, then initialize it by running the following command:

    gcloud init
  5. Se hai già installato gcloud CLI, assicurati di avere la versione più recente disponibile:

     gcloud components update
    

Passaggi successivi