059590fde4
fix: removed unefficient AI generated call pattern using one-use object types created for 2-3 variable passing.
build / build (push) Failing after 13s
2026-03-07 16:33:13 +01:00
aa6f9e24f8
Refactored configuration loading function.
2026-03-07 15:18:46 +01:00
2a0b49effe
refactor: remove omitPermissionGuidColumns utility and implement omitRecords function
2026-03-07 08:02:58 +01:00
2fa9462657
Refactor CLI commands: remove table command and related utilities; update dependencies and version
build / build (push) Successful in 17s
2026-03-06 19:05:34 +01:00
350577420b
update command usage formatting for consistency
build / build (push) Successful in 12s
2026-03-06 12:11:06 +01:00
8cbd1d6399
Add support for CSV and TSV input formats in table command
build / build (push) Successful in 12s
2026-03-06 11:43:47 +01:00
9b9aefc9a5
Fix usageTable command help text for header option
2026-03-06 06:20:36 +01:00
ba7bacbe12
Update: Refactored commands into their own source files.
2026-03-05 23:28:08 +01:00
9581ee1a31
Add REST command support with method and URL options
build / build (push) Successful in 12s
2026-03-05 23:18:47 +01:00
71ec95b52b
Bump version to 0.3.0 and add get-token command for Azure token retrieval
2026-03-05 22:39:42 +01:00
cb41e7dec1
Migrated to TypeScript.
2026-03-05 21:29:58 +01:00
064ee1db21
Add browser profile option and TSV output mode
...
- add --browser-profile for login and validate browser/profile combinations\n- validate browser options eagerly and keep default-browser behavior when omitted\n- add TSV output format (no header)\n- change header default to auto; add --header original/-H o\n- remove explicit json/j output mode usage and keep JSON as implicit default\n- add tini to Dockerfile entrypoint path to improve signal handling
2026-02-08 21:35:40 +01:00
2180d5aa4c
Add explicit login/logout flows and browser selection
2026-02-08 20:35:36 +01:00
5888cb4d1a
Added more filtering options to app listing.
2026-02-08 15:26:24 +01:00
9f0b4eddd6
refactor(cli): split command dispatcher into per-command handlers
2026-02-08 14:56:47 +01:00
3d03600cef
refactor(cli): split commands and utils; restore cli executable bit
2026-02-08 14:54:08 +01:00