-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extend CLI deploy command with --spaces flag option configurable #381
Comments
Hi @edvinasjurele This is a good idea. I assume you mean |
Hi @eunjae-lee, yes! Sorry, was not specific enough. Will update description accordingly. |
No worries! I just wanted to make sure :D |
IMHO there should be an option for interactive question of the deploy command. |
Is your feature request related to a problem? Please describe.
We do keep Field-types in Organisation level (https://app.storyblok.com/#/me/org/fields), which is accessible ONLY for users having Admin level.
Multiple developers can contribute to plugin monorepo, and they should be able to push new plugins in automated way via CLI only with no need to go to Admin panel to configure them, hence they must be able to have plugin assigned to some certain spaces via CLI.
Describe the solution you'd like
Extend CLI deploy command with
--spaces
flag option to instantly assign plugin to certain spaces, f.eor multiple:
Additional context
Severity: high.
The text was updated successfully, but these errors were encountered: