diff --git a/assets/default/force-cli/force-target b/assets/default/force-cli/force-target index a60fb89..557e9a3 100755 --- a/assets/default/force-cli/force-target +++ b/assets/default/force-cli/force-target @@ -1,3 +1,3 @@ #! /bin/bash -force active | awk -F '.' '{ print $NF }' +force active -json | jq --raw-output .login