Commit Graph

14 Commits

Author SHA1 Message Date
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
400d418763 Refactored usage writing helpers. 2026-02-08 15:10:06 +01:00
3d03600cef refactor(cli): split commands and utils; restore cli executable bit 2026-02-08 14:54:08 +01:00
7cbfbbe7f1 feat(cli): extend permission filter to resource-permissions command 2026-02-08 14:45:53 +01:00
2661e4dc5b feat(table): add header spec support and explicit auto mode 2026-02-08 14:17:20 +01:00
861b509b15 feat(cli): add -s alias and generic short option help 2026-02-08 13:50:37 +01:00
a03af7d5f3 feat(cli): add resolve output and improve table formatting options 2026-02-08 13:44:52 +01:00
61111cc082 feat(graph): add --resolve for list-app-permissions 2026-02-08 13:19:50 +01:00
2474fa79d3 fix(cli): restore executable permissions 2026-02-08 12:12:51 +01:00
20b8f51791 chore(license): add MIT LICENSE and SPDX headers to source files 2026-02-08 12:05:53 +01:00
6c5b628c70 feat(cli): add stdin table command and pretty rendering option 2026-02-08 11:52:51 +01:00
a22b762180 feat(cli): add graph commands with query and table output 2026-02-08 11:42:47 +01:00