description property
A description of this command, included in usage.
Implementation
@override
final String description = '''Configure your project for whitelabel builds.
USAGE:
udara_cli setup # install deps & config files
udara_cli setup --clients a,b,c # scaffold client folders
udara_cli setup --notify # store a Slack bot token
udara_cli setup --reset # clear stored CLI settings''';