NAME
gdcloud artifacts - Create and manage artifacts in a GDC air-gapped environment.
SYNOPSIS
gdcloud artifacts GROUP | COMMAND [flags]
GDCLOUD WIDE FLAGS
These flags are available to all commands: --help
.
For more information, see the gdcloud CLI reference overview page.
GROUPS
GROUP
is one of the following:
apt
Manage artifact apt packages.
oci
Command group for building OCI packages
services
Create and manage artifact services.
vm-images
Manage artifact VM images.
COMMANDS
COMMAND
is one of the following:
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.