You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there are large number of hosts.. it may be easier to navigate menu if it's nested logically, and you can then traverse through groups and will then list actual hosts
eg:
Group 1
-host1
-host2
Group 2
-host3
-host4
Hosts will be displayed only when you navigate to specific group.
Would it be possible to include this feature.
Thanks.
The text was updated successfully, but these errors were encountered:
It would be possible, but I'm not a fan of the clutter this would add to both the UI and the code.
You can pass an alternate configuration file name using --configname <name. Perhaps you could create a separate config for each 'group' and call them with a bash alias? This is of course assuming that you know the group you want upfront.
If there are large number of hosts.. it may be easier to navigate menu if it's nested logically, and you can then traverse through groups and will then list actual hosts
eg:
Group 1
-host1
-host2
Group 2
-host3
-host4
Hosts will be displayed only when you navigate to specific group.
Would it be possible to include this feature.
Thanks.
The text was updated successfully, but these errors were encountered: