Skip to content

Commit

Permalink
documented drone
Browse files Browse the repository at this point in the history
  • Loading branch information
James Halliday committed Apr 12, 2012
1 parent 680e4db commit 8431261
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions doc/drone.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
fleet-drone(1) -- Connect to a hub as a worker.
===============================================

## SYNOPSIS

fleet drone [<options>]

## DESCRIPTION

Connect to a fleet hub and register as a worker drone.

## OPTIONS

* --hub - connect to this hub as a `host:port` string
* --secret - optional passphrase to connect to the hub

## EXAMPLE

fleet drone --hub=10.0.5.2:7000 --secret=beepboop

0 comments on commit 8431261

Please sign in to comment.