Postico
Postico copied to clipboard
Nickname path
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
under Production
:
open --url postico://... --nickname Production/Awesome Database
Another option would be a new --directory
or --path
argument.
Another option would be URL query parameters, such as ?nickname=Production/Awesome
. For example Postico supports some query parameters:
https://eggerapps.at/postico2/documentation/postico-url-scheme.html