Skip to content

Ability to incrementally add permissions #594

Description

@deontologician

Right now, if you're using stuff like auto-create-collection and auto-create-indexes and want to add permissions, it's very inconvenient. hz set-schema will refuse to update permissions until you specify all auto created collections and indexes in the schema.toml file.

We should have a --merge option on the set-schema command that only adds things from the schema file that aren't present, but doesn't remove things or balk if they don't completely match

ping @Tryneus

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions