gdcloud artifacts apt package

NOME

gdcloud artifacts apt package: empacota um ou mais arquivos Debian em um artefato OCI.

SINOPSE

gdcloud artifacts apt package SOURCE DESTINATION [flags]

EXEMPLOS

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.

FLAGS OPCIONAIS

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

SINALIZAÇÕES GERAIS DO GDCLOUD

Estas flags estão disponíveis para todos os comandos: --configuration, --format, --help, --project, --quiet.

Para mais informações, consulte a página Visão geral da referência da CLI gdcloud.