Commands can override this getter to add examples to the usage help text.
@override String get usageExamples => '''\n Examples Revoke a token by ID. \$ $baseCommand auth revoke-token <token-id> ''';