NAME
gdcloud artifacts apt package – Ein oder mehrere Debian-Dateien in ein OCI-Artefakt packen.
SYNOPSIS
gdcloud artifacts apt package SOURCE DESTINATION [flags]
BEISPIELE
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.
OPTIONALE FLAGS
--name string Name of the artifact. (default "gpc-deb-packages")
--version string Version of the artifact. (default "1.0")
GDCLOUD-WEITE FLAGS
Diese Flags sind für alle Befehle verfügbar: --configuration, --format, --help, --project, --quiet.
Weitere Informationen finden Sie auf der Seite Übersicht über die Referenz zur gdcloud CLI.