2.66. hammer scap-content
SCAP コンテンツを操作します。
Usage: hammer scap-content [OPTIONS] SUBCOMMAND [ARG] ... Parameters: SUBCOMMAND Subcommand [ARG] ... Subcommand arguments Subcommands: create Create SCAP content delete Deletes an SCAP content download Download an SCAP content as XML info Show an SCAP content list List SCAP contents update Update an SCAP content Options: -h, --help Print help
2.66.1. hammer scap-content create
SCAP コンテンツを作成します。
Usage: hammer scap-content create [OPTIONS] Options: --location LOCATION_NAME Name to search by --location-id LOCATION_ID --location-ids LOCATION_IDS REPLACE locations with given ids Comma separated list of values. Values containing comma should be quoted or escaped with backslash. JSON is acceptable and preferred way for complex parameters --locations LOCATION_NAMES Comma separated list of values. Values containing comma should be quoted or escaped with backslash. JSON is acceptable and preferred way for complex parameters --organization ORGANIZATION_NAME Name to search by --organization-id ORGANIZATION_ID Organization ID --organization-ids ORGANIZATION_IDS REPLACE organizations with given ids. Comma separated list of values. Values containing comma should be quoted or escaped with backslash. JSON is acceptable and preferred way for complex parameters --organizations ORGANIZATION_NAMES Comma separated list of values. Values containing comma should be quoted or escaped with backslash. JSON is acceptable and preferred way for complex parameters --original-filename ORIGINAL_FILENAME Original file name of the XML file --scap-file SCAP_FILE SCAP content file --title TITLE SCAP content name -h, --help Print help