Select & Deselect Projects and Systems

 

CodeMRI® Sys Admin Training Videos:

Select & Deselect Projects and Systems

To run CodeMRI® against the system or systems. The system or systems need to be selected. To select systems enter select --add project name /system name to select all the systems under a project. Enter select --add project name /*. To remove projects, you enter select --remove project name /system name or select --remove project name /*.

Let's take a look at that. Oh, enter into my interactive shell. I'm going into my vault. What's inside my vault? There's no project selected, and no systems selected. Let's view the contents of the vault right now. There's one project called Axis and one system under Axis called Axis2. So, I want to select Axis2.

Select --add project name. Now I could enter Axis2, there's a number of ways I can do this. I could put in a wild card character the chart cuz there's only one system under access that was selected. Now that system is selected.

And we can see by viewing the vault through bot list that everything is selected. Let's deselect that. Select --remove Axis/*. That system has been removed. Another way to select that system, --add. And I always have to enter the project name Axis2, I could type in the full name, but the wild card works on partial names too, so I could type in Axis2*. Now that system is selected, we can verify that by looking in the vault list. And of course, I can type out the full name, but a shortcut is to use a wild card wherever you can. So that is selecting and deselecting systems within a vault.