summaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorMarkus Pettersson <markus.pettersson@mullvad.net>2023-09-28 12:51:26 +0200
committerDavid Lönnhager <david.l@mullvad.net>2023-10-09 14:40:16 +0200
commit432a35281a836741918990bb8aeb7af3925adb27 (patch)
treefde73e7ae8c9dba166b679502f0c8f182d02ca72 /scripts
parentccc5aaaff23291366b4c0074f57a5096b94cdfce (diff)
downloadmullvadvpn-432a35281a836741918990bb8aeb7af3925adb27.tar.xz
mullvadvpn-432a35281a836741918990bb8aeb7af3925adb27.zip
UX improvements for `mullvad api-access`
- Re-phrase help texts for a lot of `mullvad api-access` commands - Add to help texts for some `mullvad api-access` commands - Compact the output of `mullvad api-access test` - `mullvad api-access status` is changed to `mullvad api-access get` to align with other `mullvad` commands. - `mullvad api-access get` does not print the enabled/disabled status of the shown access method - Rotate access method if the currently active one is updated or removed - Fix reset access method after `mullvad api-access test` After running `mullvad api-access test`, the previously used access method should be used, which was not the case previously. - Fix `mullvad api-access use` API connectivity check - `mullvad api-access use` now runs a test-routine to check that the new access method will function before comitting to it. If this check fails, the previously used access method will be used instead - guarantee that `set_api_access_method` has finished upon returning. Make `mullvad_api::rest::next_api_endpoint` `async` and send a message upon completion. This is propagated to the caller of `next_api_endpoint` which can `await` the result
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions