Commands can override this getter to add examples to the usage help text.
@override String get usageExamples => '''\n Examples List all users in a project. \$ scloud project user list --project my-project ''';