Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Obfuscate pw in screenshot per Manas

...

Go to the DevOps installation folder

  1. Login to the server where Syndeia Cloud is installed.

  2. Navigate to the folder {syndeia_home}/devops-3.5 (eg. /opt/icx/syndeia-cloud-current/devops-3.5)

Run the delete repository command

  1. Run the command to start the cascading delete of the repository.

bin/devops -Dsyndeia.client.action=delete -Dsyndeia.delete.repoKey=<repository sKey> -Dsyndeia.client.username=<username> -Dsyndeia.client.password=<password>

...