NAME
gdcloud artifacts services package - Create an OCI package based on a service.yaml file.
SYNOPSIS
gdcloud artifacts services package SOURCE DESTINATION [flags]
EXAMPLES
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
.
For more information, see the gdcloud CLI reference overview page.