gdcloud harbor instances create

שם

gdcloud harbor instances create - יצירת מכונה של Harbor.

SYNOPSIS

gdcloud harbor instances create INSTANCE_NAME [flags]

דוגמאות

To create a Harbor instance, run:

  gdcloud harbor instances create example-instance \
  --project=example-project \
  --initial-harbor-project=foo
  --initial-harbor-project-enable-vulnerability-scanning=true

דגלים אופציונליים

      --initial-harbor-project string                          Initial Harbor project created along with the Harbor instance. If omitted, an initial Harbor project is not created.
      --initial-harbor-project-enable-vulnerability-scanning   Enable vulnerability scanning for the initial Harbor project. Only evaluated if --initial-harbor-project was used. (default true)

GDCLOUD WIDE FLAGS

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

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