gcloud config configurations rename

NAMA

gdcloud config configurations rename - Mengganti nama konfigurasi bernama gdcloud CLI.

SINOPSIS

gdcloud config configurations rename CONFIGURATION_NAME [flags]

DESKRIPSI

Mengganti nama konfigurasi bernama gdcloud CLI. Tentukan nama konfigurasi saat ini. Gunakan tanda --new-name untuk menentukan nama baru konfigurasi. Anda tidak dapat mengganti nama konfigurasi yang aktif.

CONTOH

To rename an existing configuration named my-config as new-config, run:

    gdcloud config configurations rename my-config --new-name=new-config

FLAG WAJIB

      --new-name string   Specifies the new name of the configuration.

FLAG GDCLOUD WIDE

Flag ini tersedia untuk semua perintah: --configuration, --format, --help, --project, --quiet.

Untuk mengetahui informasi selengkapnya, lihat halaman ringkasan referensi gcloud CLI.