-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Default config might be config.ip, but should be possible to configure another server:
rpi config set second-server.ip xxxWith 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 ...Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request