Closed
Description
Feature request
What problem does this feature solve?
(issue appears on 2.0.0-alpha.5 (HEAD detached at e358792) (Paulchen-Panther-2e83c587/e3587923-1587148622))
If you have multiple instances defined, you need to export a configuration for each instance.
The name of the exported file does not contain a hint on the exported configuration.
What does the proposed API look like?
How should this be implemented in your opinion?
I see two options:
- Make the documentation of configuration export more precise. It needs to state that it's only exporting the currently selected instance. The exported filename should contain the instance name.
- Provide a complete configuration export, that contains all instances. (And of course an import function for a full configuration)
Are you willing to work on this yourself?
No