mirror of
https://github.com/drone/drone-cli.git
synced 2024-11-23 01:11:57 +01:00
commit
81f4e44ccb
@ -9,7 +9,7 @@ import (
|
||||
)
|
||||
|
||||
var buildListCmd = cli.Command{
|
||||
Name: "list",
|
||||
Name: "ls",
|
||||
Usage: "show build history",
|
||||
ArgsUsage: "<repo/name>",
|
||||
Action: buildList,
|
||||
|
Loading…
Reference in New Issue
Block a user