reassign-resources¶
- subtitle
Modifies the project assignment of the given workload resources.
- version
0.9.126
Description¶
Modifies the project assignment of the given workload resources.
Synopsis¶
reassign-resources
--environment-crn <value>
--workload-resource-summaries <value>
[--destination-project-crn <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--environment-crn
(string)
The CRN of an environment to execute the command.
--workload-resource-summaries
(array)
The summaries of the resources being reassigned.
Shorthand Syntax:
resourceCrn=string,projectCrn=string ... (separate items with spaces)
JSON Syntax:
[
{
"resourceCrn": "string",
"projectCrn": "string"
}
...
]
--destination-project-crn
(string)
The crn of the project to reassign the resources to, or null to unassign the resources.
--cli-input-json
(string)
Performs service operation based on the JSON string provided. The JSON string follows the format provided by
--generate-cli-skeleton
. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.
--generate-cli-skeleton
(boolean)
Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for
--cli-input-json
.
Output¶
Form Factors¶
public