menu
serverpod_cloud_cli package
documentation
command_runner/cloud_cli_command.dart
CloudCliCommand<O extends OptionDefinition>
description property
description property
dark_mode
light_mode
description
property
String
get
description
inherited
A description of this command, included in
usage
.
Implementation
String get description;
serverpod_cloud_cli package
documentation
command_runner/cloud_cli_command
CloudCliCommand<O extends OptionDefinition>
description property
CloudCliCommand class