Moving a Project
Move a project and its associated resources, such as environments and artifacts from the existing compartment to a new compartment in the same region.
For accessing DevOps using the Oracle Cloud Console, REST API, and CLI, see Accessing DevOps.
- Open the navigation menu and click Developer Services. Under DevOps, click Projects.
- Select a project and click Move.
- Select the new compartment to move the project to.
- Click Move.
The project and its associated resources are moved to the new compartment.
To move a DevOps project to another compartment, run the
change-compartmentcommand:oci devops project change-compartmentRequired parameters for the
change-compartmentcommand:-
--compartment-id | -c -
--project-id
To get all the commands for
project:oci devops project -hTo get help for the
change-compartmentcommand:oci devops project change-compartment -h-
To move a DevOps project to another compartment, use the
ChangeProjectCompartmentoperation.