Skip to content
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

low-prio: implement delete subcommand #182

Open
peb-adr opened this issue Apr 11, 2022 · 0 comments
Open

low-prio: implement delete subcommand #182

peb-adr opened this issue Apr 11, 2022 · 0 comments

Comments

@peb-adr
Copy link
Member

peb-adr commented Apr 11, 2022

This is - at least currently - more an aesthetic issue and came up when thinking about #181 .
When we have the generic commands create, get, set , we have CRU out of the the CRUD operations implemented.
So for the sake of completeness, eventually implementing a delete command as well would be desirable.
But at the moment no actual need for this is present.

It probably should look something like this:
`openslides delete "{"id": 42}"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants