aboutsummaryrefslogtreecommitdiffstats
path: root/commands/compose/switch.go
Commit message (Expand)AuthorAgeFilesLines
* commands: refactor registrationRobin Jarry2024-01-201-1/+5
* completion: refactor filter list apiRobin Jarry2023-11-021-1/+1
* commands: use completion from go-optRobin Jarry2023-10-281-3/+4
* commands: parse arguments with go-optRobin Jarry2023-10-281-30/+12
* app: export global functionsRobin Jarry2023-10-101-8/+8
* widgets: rename package to appRobin Jarry2023-10-101-5/+5
* switch: update status lineKoni Marti2022-09-201-1/+5
* switch: add -n and -p flags for relative switchRobin Jarry2022-09-201-5/+33
* commands: add switch-account command for composerKoni Marti2022-09-191-0/+47