gdcloud config configurations rename

שם

‫gdcloud config configurations rename – שינוי השם של מערך הגדרות אישיות ב-CLI של gdcloud.

SYNOPSIS

gdcloud config configurations rename CONFIGURATION_NAME [flags]

תיאור

שינוי השם של מערך הגדרות אישיות ב-CLI של gcloud. מציינים את השם הנוכחי של ההגדרה. משתמשים בדגל ‎--new-name כדי לציין את השם החדש של ההגדרה. אי אפשר לשנות את השם של הגדרה אישית פעילה.

דוגמאות

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

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

דגלים נדרשים

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

GDCLOUD WIDE FLAGS

הדגלים האלה זמינים לכל הפקודות: --configuration, ‏ --format, ‏ --help, ‏ --project, ‏ --quiet.

מידע נוסף זמין בדף סקירה כללית של מדריך העזר ל-CLI של gcloud.