To create an OCI package, run:
gdcloud artifacts services package SOURCE DESTINATION
The SOURCE path must point to the service.yaml file.
The DESTINATION path must point to an empty directory.
GDCLOUD WIDE FLAGS
These flags are available to all commands: --configuration, --format, --help, --project, --quiet.
[[["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-04-12 UTC."],[[["The `gdcloud artifacts services package` command creates an OCI package from a service.yaml file."],["The command requires two arguments: `SOURCE`, which is the path to the service.yaml file, and `DESTINATION`, which is an empty directory."],["It provides an example of how to run the command: `gdcloud artifacts services package SOURCE DESTINATION`."],["Several global flags are available for use with the command, including `--configuration`, `--format`, `--help`, `--project`, and `--quiet`."]]],[]]