Unable to use hassio commands on cli after upgrade to new auth system

After upgrading to new authentication I cannot control my server via the cli.

hassio ha restart reports this now:

Error decoding json invalid character ‘:’ after top-level value: 401: Unauthorized

any help would be great

Here is same command with the debug on:

DEBUG [CmdHomeassistant]: action->‘restart’, endpoint=‘restart’, serverOverride->’’, GET->‘false’, options->’’, rawjson->‘false’, filter->’'

DEBUG [ExecCommand]: basepath->‘homeassistant’, endpoint->‘restart’, serverOverride->’’, get->‘false’, Options->’’, Filter->’’, RawJSON->'false’

DEBUG [GenerateURI]: basepath->‘homeassistant’, endpoint->‘restart’, serverOverride->’'

DEBUG [RestCall]: data->‘http://hassio/homeassistant/restart’, GET->‘false’, payload->’'

DEBUG [RestCall]: ResponseBody->'401: Unauthorized’

Error decoding json invalid character ‘:’ after top-level value: 401: Unauthorized

Same issue, what cli version you have i got 1.0.1 this seems to be problem now it’s 1.4.0 or at least 1.3.1 to make it fix, but i don’t know how to update it while nothing seems to be working good i got no webui and with ssh hassio command returns error.

hassio version 1.3.1 for me