CloudAttachCustomDomainCommand constructor
CloudAttachCustomDomainCommand({
- required CommandLogger logger,
Implementation
CloudAttachCustomDomainCommand({required super.logger})
: super(options: AttachCustomDomainCommandConfig.values);