Closed lionello closed 4 weeks ago
defang cd preview would fail when the user is not already logged into Fabric, because the gRPC call to Fabric for the delegated domain would fail silently and return an empty DOMAIN string, which would cause an exception within CD.
defang cd preview
DOMAIN
defang cd preview
would fail when the user is not already logged into Fabric, because the gRPC call to Fabric for the delegated domain would fail silently and return an emptyDOMAIN
string, which would cause an exception within CD.