Update the upload command to support to support the latest changes to the waldo upload command in Waldo CLI. Specifically, if the upload token is a user token (prefixed with “u-”) and the --app_token option is specified, use the new upload endpoint. Otherwise, business as usual.
Update the
upload
command to support to support the latest changes to thewaldo upload
command in Waldo CLI. Specifically, if the upload token is a user token (prefixed with “u-”) and the--app_token
option is specified, use the new upload endpoint. Otherwise, business as usual.