Jump to content

Database name to Repository correlation


StevenTCramer@gmail.com

Recommended Posts

Remember that you can use the --format to customize the output of the cm lrep command, so for example:

cm lrep --format="{1}@{2}"

Will give you the repository specs, and:

cm lrep --format="id:{0} -> {1}@{2}"

Will give something like:

id:1 -> myRep@localhost:8087
id:4 -> StackDuino@localhost:8087
id:5 -> Mega@localhost:8087
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...