menu
serverpod_cloud_cli package
documentation
command_runner/commands/user_command.dart
UserListCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
name
final
The name of this command.
Implementation
@override final name = 'list';
serverpod_cloud_cli package
documentation
command_runner/commands/user_command
UserListCommand
name property
UserListCommand class