Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

Commit

Permalink
Merge pull request #578 from ehazlett/docs-swarm
Browse files Browse the repository at this point in the history
remove generate-swarm-token docs
  • Loading branch information
ehazlett committed Feb 22, 2015
2 parents 0b5299b + 182dc34 commit 8abad0e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/dockermachine.md
Original file line number Diff line number Diff line change
Expand Up @@ -389,14 +389,6 @@ $ docker-machine config dev
--tls --tlscacert=/Users/ehazlett/.docker/machines/dev/ca.pem --tlscert=/Users/ehazlett/.docker/machines/dev/cert.pem --tlskey=/Users/ehazlett/.docker/machines/dev/key.pem -H tcp://192.168.99.103:2376
```

#### generate-swarm-token

Generate a token to be used with Swarm

```
$ docker-machine generate-swarm-token
e74ebd8092ca0edb326c375057e2177f
```
#### inspect

Inspect information about a machine.
Expand Down

0 comments on commit 8abad0e

Please sign in to comment.