mirror of
https://github.com/drone/drone-cli.git
synced 2024-11-23 09:21:56 +01:00
add log command
This commit is contained in:
parent
80e17b70e6
commit
133ae30ec1
@ -66,6 +66,7 @@ func main() {
|
||||
}
|
||||
app.Commands = []cli.Command{
|
||||
build.Command,
|
||||
log.Command,
|
||||
deploy.Command,
|
||||
exec.Command,
|
||||
info.Command,
|
||||
|
Loading…
Reference in New Issue
Block a user