3

Logging into plastic scm I don't see a way to delete my repository, am I missing something?

enter image description here

mlamanna
  • 141
  • 2
  • 10

1 Answers1

0

In the Plastic GUI (repositories list) you can right-click on a repository and delete it.

You can also use the cm repository delete --help command.

Vincent Doba
  • 4,343
  • 3
  • 22
  • 42
  • Just to be clear. There is no right-click in the repository list where the OP is. That just brings up the default web browser context menu. You need to install the app to do this. https://www.plasticscm.com/download – John Stock Jul 13 '23 at 10:36