Pacchetto apt gdcloud artifacts

NOME

gdcloud artifacts apt package: pacchettizza uno o più file Debian in un artefatto OCI.

SINOSSI

gdcloud artifacts apt package SOURCE DESTINATION [flags]

ESEMPI

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.

FLAG FACOLTATIVI

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

GDCLOUD WIDE FLAGS

Questi flag sono disponibili per tutti i comandi: --configuration, --format, --help, --project, --quiet.

Per saperne di più, consulta la pagina Panoramica del riferimento di gcloud CLI.