feat: remove outdated features and update CLI to match API #2

Merged
irammini merged 7 commits from dev into main 2026-02-19 19:07:09 +00:00
irammini commented 2026-02-19 18:30:12 +00:00 (Migrated from github.com)
  • Remove from pagination parameter from search command as it's unsupported by API.
  • Relax token validation to allow public tokens (removed priv_ prefix check).
  • Remove password field from copy command payload (API only requires ID).
  • Remove upgrade command entirely.
  • Remove updater feature and MSI installation.
* Remove `from` pagination parameter from search command as it's unsupported by API. * Relax token validation to allow public tokens (removed `priv_` prefix check). * Remove `password` field from copy command payload (API only requires ID). * Remove `upgrade` command entirely. * Remove updater feature and MSI installation.
Sign in to join this conversation.
No description provided.