reproman
reproman copied to clipboard
per backend sugaring for `create`
e.g. ATM for ssh backend we need to define name which would probably match the hostname and specify port as port=
. Would be nice to have something like just create user:port@hostname
which parses it apart.
Similar analogies could be made for other resources (when we get to them).