Skip to content

Extend CLI deploy command with --spaces flag option configurable #381

Open
@edvinasjurele

Description

@edvinasjurele

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions