Package APT gdcloud artifacts

NOM

gdcloud artifacts apt package : empaqueter un ou plusieurs fichiers Debian dans un artefact OCI.

SYNOPSIS

gdcloud artifacts apt package SOURCE DESTINATION [flags]

EXAMPLES

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.

INDICATEURS FACULTATIFS

      --name string      Name of the artifact. (default "gpc-deb-packages")
      --version string   Version of the artifact. (default "1.0")

OPTIONS GCLOUD GÉNÉRALES

Ces options sont disponibles pour toutes les commandes : --configuration, --format, --help, --project, --quiet.

Pour en savoir plus, consultez la page de présentation de la documentation de référence de la gcloud CLI.