1
0
mirror of https://github.com/drone/drone-cli.git synced 2026-01-18 00:41:33 +01:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Brad Rydzewski 2019-04-10 19:02:12 -07:00
commit 0bf57c9496

@ -11,7 +11,7 @@ import (
var serverCreateCmd = cli.Command{
Name: "create",
Usage: "crate a new server",
Usage: "create a new server",
Action: serverCreate,
Flags: []cli.Flag{
cli.StringFlag{