Artefactos de gdcloud

NOMBRE

gdcloud artifacts: crea y gestiona artefactos en un entorno aislado de GDC.

SYNOPSIS

gdcloud artifacts GROUP | COMMAND [flags]

GDCLOUD WIDE FLAGS

Estas marcas están disponibles para todos los comandos: --help.

Para obtener más información, consulta la página Información general sobre la referencia de la CLI de gdcloud.

GRUPOS

GROUP es uno de los siguientes elementos:

apt
    Manage artifact apt packages.
oci
    Command group for building OCI packages
services
    Create and manage artifact services.
vm-images
    Manage artifact VM images.

COMANDOS

COMMAND es uno de los siguientes elementos:

extract
    Extract an image from OCI packages and write layers to files.
list-versions
    List version tags for the root OCI image in a registry. Version tags can be found at gpc-system/gpc-oci.
patch
    Patch and replace a full release package with a patch package.
pull
    Pull OCI packages from a registry.
push
    Push OCI packages to a registry.
tree
    Print the tree-like structure of an OCI bundle.
unpack
    Unpack a GDC air-gapped OCI bundle from a remote registry, or local directory, to a destination remote registry.