NAME
gdcloud artifacts apt package - 1 つ以上の Debian ファイルを OCI アーティファクトにパッケージ化します。
SYNOPSIS
gdcloud artifacts apt package SOURCE DESTINATION [flags]
EXAMPLES
To package two Debian files into an OCI artifact, run:
gdcloud artifacts apt package FILE_1.deb FILE_2.deb DESTINATION
In this example, FILE_1.deb and FILE_2.deb are two Debian files.
The DESTINATION path must point to the OCI artifact.
オプション フラグ
--name string Name of the artifact. (default "gpc-deb-packages")
--version string Version of the artifact. (default "1.0")
GDCLOUD 全般のフラグ
これらのフラグは、すべてのコマンドで使用できます: --configuration、--format、--help、--project、--quiet。
詳細については、gdcloud CLI リファレンスの概要ページをご覧ください。