openSUSE / orthos2

Orthos is a machine administration tool.
GNU General Public License v2.0
14 stars 12 forks source link

[CLI] Cannot connect to more then one Orthos 2 instance #220

Open SchoolGuy opened 1 year ago

SchoolGuy commented 1 year ago

When connecting to multiple instances of Orthos 2 (say Devel and Production) the config parser reads your token from production which leads to the impossibility to connect to Devel since there your token won't be present.

Workaround: Move your Orthos 2 CLI configuration file(s) temporarily somewhere else.