You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the "wrong cdnType" hint shown when a project is found on the other CDN
endpoint now names the project's real cdn type and the --cdn-type value to
pass. Before, the hint was derived from the caller's option, which every
command filled with the default when --cdn-type was absent even if --api-endpoint was set explicitly, so the two types could appear the wrong
way round. The effective cdn type now follows the endpoint.