Using open --url postico://... with version 2.1 in an enterprise environment.
Would it be possible to make --nickname support paths? Currently / just gets applied to the name.
For example, to create Awesome DatabaseunderProduction:
open --url postico://... --nickname Production/Awesome Database
Another option would be a new --directory or --path argument.
Using
open --url postico://...
with version 2.1 in an enterprise environment. Would it be possible to make--nickname
support paths? Currently/
just gets applied to the name.For example, to create
Awesome Database
underProduction
:Another option would be a new
--directory
or--path
argument.