From 16b4355410aeb4643cf3ea50160bfc654f0d9e93 Mon Sep 17 00:00:00 2001 From: ViViDboarder Date: Tue, 3 Nov 2015 11:42:49 -0800 Subject: [PATCH] Update force-target for newest force cli --- assets/default/force-cli/force-target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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