Skip to content

Allow multiple server configurations #9

@carloscortonc

Description

@carloscortonc

Default config might be config.ip, but should be possible to configure another server:

rpi config set second-server.ip xxx

With that, a global config value server is needed, with a custom parser to end up with { ..., server: { ip: "xxx", user: "yyy" } }

rpi config deploy --server=second-server ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions