-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestfield-plugin-cli[Package] `field-plugin` CLI related issues[Package] `field-plugin` CLI related issues
Description
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.e
--spaces 0123456
or multiple:
--spaces 0123456,0123457,0123458
Additional context
Severity: high.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfield-plugin-cli[Package] `field-plugin` CLI related issues[Package] `field-plugin` CLI related issues