Getting a Target Asset's Details
View the details of a target asset of a migration plan.
To view the details of a target asset of a migration plan, use the
getcommand with the required parameters:oci cloud-migrations target-asset get --target-asset-id target_asset_ID[OPTIONS]The required parameters for the
getcommand are:--target-asset-id: Specifies the OCID of the required target asset.To get all the commands for
target-asset, run:oci cloud-migrations target-asset -hTo get help for the
getcommand, run:oci cloud-migrations target-asset get -hFor a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
To get details of a target asset, use the
GetTargetAssetoption.