8000 Add a way to load collections in another bucket · Issue #45 · Kinto/kinto-wizard · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add a way to load collections in another bucket #45
Open
@Natim

Description

@Natim

If I have the following yaml file:

chefclub:
    collections:
        categories:
                ...

I'd like to be able to use kinto-wizard to load this file in chefclub-preview rather than chefclub

kinto-wizard load recipes.yaml --bucket "chefclub:chefclub-preview"

or

kinto-wizard load recipes.yaml --bucket "chefclub" --dest-bucket "chefclub-preview"

What do you think?

Right now I just do:

sed -i "s/^chefclub:$/chefclub-preview:/g" recipes.yaml

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleFor marking issues as stale. Labeled issues will be closed soon if label is not removed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0