๐ - Missing organization feature in cli
flixyudh opened this issue ยท 1 comments
flixyudh commented
when try to explore code-push-standalone
I notice there is no way to create an organization. So how do i create a new organization like appcenter-cli?
use case:
currently I have two different organization, let say App A
and App Z
, in App A
and App Z
I have different app for feature
, bugfix
and production
.
current situation in Appcenter dashboard:
org: App A
App: - feature-ios
- feature-android
- bugfix-ios
- bugfix-android
- production-ios
- production-android
org: App Z
App: - feature-ios
- feature-android
- bugfix-ios
- bugfix-android
- production-ios
- production-android
so let say I want to invite John Doe
to access only App A
, Jane Doe
for App Z
and John Jane
can access App A
and App Z
.
My question is how do I invite other people and manage their access to the Apps?
lucen-ms commented
Standalone version does not support organizations. You can simply run two independent servers - one for each organization.