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
For the new cli core module we need to be able to enumerate all ids of an application names. This is easy if we have a postgres database. If we add applications in the future which do not have that property, we need to abstract this in a more general way.
For the new cli core module we need to be able to enumerate all ids of an application names. This is easy if we have a postgres database. If we add applications in the future which do not have that property, we need to abstract this in a more general way.