feat: Begin working on configuration client.
This commit is contained in:
@@ -9,8 +9,8 @@ struct CliVersionCommand: AsyncParsableCommand {
|
||||
subcommands: [
|
||||
Build.self,
|
||||
Bump.self,
|
||||
Generate.self,
|
||||
Update.self
|
||||
]
|
||||
Generate.self
|
||||
],
|
||||
defaultSubcommand: Bump.self
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user