Creating an Environment
Create a source environment within Oracle Cloud Migrations as the first step for discovery and migration.
- You are redirected to the environment details page. - You can now download an appropriate remote agent appliance Open Virtualization Application (OVA) file and install the agent. See Installing a Remote Agent Appliance for VMware vCenter. 
- To create a source environment, use the - createcommand with the required parameters.- oci cloud-bridge ocb-agent-svc environment create --compartment-id target_compartment_ID [OPTIONS]- The required parameter for the - createcommand is:- --compartment-id: Specifies the OCID of the compartment.- To get all the commands for - ocb-agent-svc environment, run:- oci cloud-bridge ocb-agent-svc environment -h- To get help for the - createcommand, run:- oci cloud-bridge ocb-agent-svc environment create -h- For a complete list of flags and variable options for CLI commands, see the CLI Command Reference. 
- To create a source environment, use the CreateEnvironment operation.