Improved the Build subcommand to support the building of Docker images #11
@ -6,6 +6,9 @@ extension Colibri.Build {
|
||||
|
||||
// MARK: Properties
|
||||
|
||||
@Option(name: .shortAndLong)
|
||||
var artifact: Artifact = .executable
|
||||
|
||||
@Option(name: .shortAndLong)
|
||||
var location: String?
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user