summaryrefslogtreecommitdiffhomepage
path: root/mullvad-cli/src/cmds/bridge.rs
AgeCommit message (Expand)AuthorFilesLines
2019-09-17Sort countries, cities and relays with natural sorting in CLILinus Färnstrand1-3/+3
2019-09-13Sort bridge/relay list output on hostname as well in CLILinus Färnstrand1-1/+3
2019-09-13Print out relay hostnames in CLI relay/bridge list commandLinus Färnstrand1-0/+3
2019-09-13Sort countries/cities on lowercase names in CLILinus Färnstrand1-3/+8
2019-09-13Filter relays on the new "active" flag in the CLILinus Färnstrand1-1/+2
2019-07-16Mark bridge state as required argumentLinus Färnstrand1-0/+1
2019-07-05Fix typo in CLI (brigde to bridge)Emīls Piņķis1-1/+1
2019-05-28Add bridge subcommandEmīls Piņķis1-0/+354