All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Breaking:
luciq uploadcommands now take--slugand--modeinstead of--app-token, matching the query commands. Uploads authenticate with your CLI login, so no application token is needed. luciq whoamiandluciq uploadnow call the Luciq API gateway instead of the public backend endpoints.
--tag-actiononluciq bugs updateto control how--tagsis applied:append(default),replace, orremove- Homebrew installation:
brew install luciqai/tap/luciq-cli - MIT LICENSE
luciq bugs updatenow rejects--clear-tagscombined with--tag-action, and no longer treats a tags-only change as an empty update- Corrected the dashboard URL shown for creating a CLI token
luciq crashes- Query crashes:list,show,patterns,diagnostics,hangs,occurrence-tokens,occurrenceluciq bugs- Query and update bugs:list,show,update(status, priority, tags, duplicate marking)luciq apm- Query APM data:groups,group,occurrence, and funnels (funnel-events,funnel-create,funnel-update,funnel-delete)luciq reviews list- Query app reviewsluciq surveys- Query surveys:list,showluciq apps list- List accessible applicationsluciq insights- Show aggregated app-health insightsluciq issues list- List issues across sources ranked by impactluciq opportunities- Query opportunities:list,showluciq alerts- Manage alert rules:list,show,init,create,update,deleteluciq incidents- Manage triggered alerts:list,show,resolve,reopen- Typed filter flags with a raw
--filtersJSON escape hatch on query commands
- Initial release
luciq login- Authenticate with CLI tokenluciq logout- Remove saved authenticationluciq whoami- Show current authenticated userluciq info- Show CLI configurationluciq upload android-mapping- Upload Android mapping filesluciq version- Show CLI version- Support for environment variables (
LUCIQ_AUTH_TOKEN,LUCIQ_URL) - Support for config file (
~/.luciqrc)