jakob / Postico

Public issue tracking for Postico
https://eggerapps.at/postico/
475 stars 9 forks source link

Nickname path #873

Open btecu opened 8 months ago

btecu commented 8 months ago

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.

drewfish commented 8 months ago

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