description property
A description of this command, included in usage.
Implementation
@override
final description = '''Create a personal access token.
Creates an additional CLI / personal access token for the current user.
This token can be used to authenticate scloud commands by using
the --token option or the SERVERPOD_CLOUD_TOKEN environment variable.''';