mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-13 20:24:00 +02:00
Add a "deploy" command
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
ad5703a917
commit
c7165589b3
@@ -47,6 +47,7 @@ func (b *commandsBuilder) addAll() *commandsBuilder {
|
||||
newEnvCmd(),
|
||||
newConfigCmd(),
|
||||
newCheckCmd(),
|
||||
newDeployCmd(),
|
||||
newConvertCmd(),
|
||||
b.newNewCmd(),
|
||||
newListCmd(),
|
||||
|
Reference in New Issue
Block a user