How to locate the project a host is registered to from the host OS?
The CMC command line interface can be used to locate the project that a host is registered to. Project ID, Project Name, and a link to the project in Cirrus Data Cloud will be provided.
galaxy-migrate cirrus-data-cloud details
Note: In Windows, the command line interface utility is at C:\Program Files\CirrusData\GalaxyMigrate\galaxy-migrate.exe
Command
galaxy-migrate cirrus-data-cloud details
Note: In Windows, the command line interface utility is at C:\Program Files\CirrusData\GalaxyMigrate\galaxy-migrate.exe
Example
[root@cds-centos75-c001 ~]# galaxy-migrate cirrus-data-cloud details
|----------------------------|--------------|-------------------|--------------------|
| PROJECT ID | PROJECT NAME | DEPLOYMENT NAME | LINK |
|----------------------------|--------------|-------------------|--------------------|
| xxxxxxxx-8ed3-89571c35028e | Test Project | cds-centos75-c001 | [URL TO PROJECT] |
|----------------------------|--------------|-------------------|--------------------|
Updated on: 11/07/2022
Thank you!