Command identifier for CLI invocation.
The unique name used to invoke this command from the command line. Used in command routing and help system organization.
Usage: distribute_cli publish github [options]
distribute_cli publish github [options]
@override String get name => "github";