依存パッチの追加
依存パッチがあるパッチの依存パッチを追加して、特定のパッチがフリート・アプリケーション管理の他のパッチより前に適用されるようにします。
ocileet-apps-managementleet-apps-management-operations patch create-patch-generic-artifact-detailsコマンドおよびパラメータを使用して、依存パッチを汎用パッチに追加します:
oci fleet-apps-management fleet-apps-management-operations patch create-patch-generic-artifact-details --artifact-details-artifact <json_file_or_string> --compartment-id <compartment_OCID> --name <text> --patch-type <json_file_or_string> --product <json_file_or_string> --severity <text> --time-released <datetime> [OPTIONS]
ocileet-apps-managementleet-apps-management-operations patch create-patch-generic-artifact-detailsコマンドおよびパラメータを使用して、依存パッチをプラットフォーム固有のパッチに追加します:
oci fleet-apps-management fleet-apps-management-operations patch create-patch-platform-specific-artifact-details --artifact-details-artifacts <json_file_or_string> --compartment-id <compartment_OCID> --name <text> --patch-type <json_file_or_string> --product <json_file_or_string> --severity <text> --time-released <datetime> [OPTIONS]
フリート・アプリケーション管理CLIコマンドのフラグおよび変数オプションの完全なリストは、フリート・アプリケーション管理用のCLIを参照してください。
依存パッチをカスタム・パッチに追加するには、パラメータを指定してCreatePatch操作を実行します。