drone --help
NAME:
drone - command line utility
USAGE:
drone [global options] command [command options] [arguments...]
VERSION:
0.5.0+dev
COMMANDS:
agent starts the drone agent
agents manage agents
build manage builds
deploy deploy code
exec execute a local build
info show information about the current user
secret manage secrets
server starts the drone server daemon
sign creates a secure yaml file
repo manage repositories
user manage users
org manage organizations
global manage global state
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
-t, --token server auth token [$DRONE_TOKEN]
-s, --server server location [$DRONE_SERVER]
--help, -h show help
--version, -v print the version