summaryrefslogtreecommitdiff
path: root/cmd/eduvpn-cli
AgeCommit message (Collapse)Author
2026-02-12All: Rename packages that sound useless or clash with stdJeroen Wijenbergh
2026-02-12All: Run modernize --test --fixJeroen Wijenbergh
2025-12-15client: add Logger interface to give programs more controlSimon Ruderich
See https://codeberg.org/eduVPN/eduvpn-common/issues/102
2025-09-02CLI: Get rid of debug argumentJeroen Wijenbergh
2025-09-02All: Get rid of debug arg in RegisterJeroen Wijenbergh
2025-08-29Discovery: Add cache argument and embed unmarshal on startupJeroen Wijenbergh
2025-08-25All: Remove util packagesJeroen Wijenbergh
Was giving linting errors and it's not a good idea anyways
2025-05-06All: Run modernize --test --fixJeroen Wijenbergh
2025-05-06All: Fix staticcheck errorsJeroen Wijenbergh
2025-03-21CLI: Remove some logging and allow profile ID to be set non-interactivelyJeroen Wijenbergh
Fixes: https://codeberg.org/eduVPN/eduvpn-common/issues/83
2025-02-15CLI: Use a temp dir for stateJeroen Wijenbergh
2025-02-15CLI: Move to cmd/eduvpn-cliJeroen Wijenbergh