Deleting a Repository
Delete code repositories including all the branches, triggers, comments, pull requests, and history. Deleting the repository can't be undone, and you can't connect to a deleted repository.
For accessing DevOps using the Oracle Cloud Console, REST API, and CLI, see Accessing DevOps.
To delete a repository, run the
deletecommand:oci devops repository delete --repository-idTo get all the commands for
repository:oci devops repository -hTo delete a repository, use the
DeleteRepositoryoperation.