You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, they are incompatible, but I'm not sure that's right. For example, I wanted something like my-app --db-path [DB], where there's a default database path if not set.
Right now, they are incompatible, but I'm not sure that's right. For example, I wanted something like
my-app --db-path [DB], where there's a default database path if not set.Is there another way to achieve that?