Skip to content

Configuration export/import for multiple instances #804

Closed
@schmidtjr

Description

@schmidtjr

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:

  1. 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.
  2. 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

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions