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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["The `gdcloud artifacts` command is used for creating and managing artifacts within a Google Distributed Cloud air-gapped environment."],["Available artifact groups include `apt`, `oci`, `services`, and `vm-images`, each serving to manage different types of artifacts."],["`gdcloud artifacts` supports commands like `extract`, `list-versions`, `patch`, `pull`, `push`, `tree`, and `unpack` for handling OCI packages."],["The `gdcloud artifacts` commands can be supplemented by the global `--help` flag."]]],[]]