menu
serverpod_cloud_cli package
documentation
command_runner/cloud_cli_command.dart
CloudCliCommand<O extends OptionDefinition>
name property
name property
dark_mode
light_mode
name
property
String
get
name
inherited
The name of this command.
Implementation
String get name;
serverpod_cloud_cli package
documentation
command_runner/cloud_cli_command
CloudCliCommand<O extends OptionDefinition>
name property
CloudCliCommand class