Defined the Create subcommand as the default command for the Colibri command in the executable target.
This commit is contained in:
parent
d548cf4e6c
commit
03bb962cf8
@ -11,6 +11,7 @@ struct Colibri: AsyncParsableCommand {
|
||||
Build.self,
|
||||
Create.self
|
||||
],
|
||||
defaultSubcommand: Create.self
|
||||
)
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user