שם
gdcloud artifacts apt package – חבילה של קובץ Debian אחד או יותר לתוך פריט מידע שנוצר בתהליך פיתוח (Artifact) של OCI.
SYNOPSIS
gdcloud artifacts apt package SOURCE DESTINATION [flags]
דוגמאות
To package two Debian files into an OCI artifact, run:
gdcloud artifacts apt package FILE_1.deb FILE_2.deb DESTINATION
In this example, FILE_1.deb and FILE_2.deb are two Debian files.
The DESTINATION path must point to the OCI artifact.
דגלים אופציונליים
--name string Name of the artifact. (default "gpc-deb-packages")
--version string Version of the artifact. (default "1.0")
GDCLOUD WIDE FLAGS
הדגלים האלה זמינים לכל הפקודות: --configuration, --format, --help, --project, --quiet.
מידע נוסף זמין בדף סקירה כללית של מדריך העזר ל-CLI של gcloud.