algolia / cli

🔍 Algolia’s official CLI devtool
https://www.algolia.com/doc/tools/cli
MIT License
102 stars 26 forks source link

[DEX-309] algolia dictionary entries delete #96

Closed dylantientcheu closed 1 year ago

dylantientcheu commented 1 year ago

This PR adds the ability to delete dictionary objects

algolia dictionary entries delete <dictionary> --object-ids <object-ids> --confirm

Note: since it uses shared dictionary variables it should be merged AFTER the dictionary browse PR the PR on which it is based.