Commit Graph

9 Commits

Author SHA1 Message Date
Radek Simko 934ae47555 Use binary file name instead of full path
Signed-off-by: Radek Simko <radek.simko@gmail.com>
2015-01-23 15:14:22 +00:00
Evan Hazlett 29c1eb9080 Merge pull request #292 from radeksimko/bin_name_fix
Use actual binary name instead of hardcoding it
2015-01-22 12:44:26 -05:00
Radek Simko 13fd5f07a3 Use actual binary name instead of hardcoding it
Signed-off-by: Radek Simko <radek.simko@gmail.com>
2015-01-17 20:13:31 +00:00
Evan Hazlett 4534944f6a use tls for auth
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-01-15 22:56:24 -05:00
Simon Thulbourn c8b36dfbfc Add unknown command help
Spits out "machine: '<command>' is not a machine command see 'machine
--help'" to be inline with Docker

Signed-off-by: Simon Thulbourn <simon+github@thulbourn.com>
2015-01-09 23:38:59 +00:00
Simon Thulbourn 003c0dd093 Configurable storage path
As per #77, this PR adds --storage-path/MACHINE_STORAGE_PATH (env var)
to allow the user to specify where they want to store the machine db

Signed-off-by: Simon Thulbourn <simon+github@thulbourn.com>
2014-12-26 19:57:48 +00:00
Simon Thulbourn 64c73597e2 adds codegangsta/cli
Signed-off-by: Simon Thulbourn <simon+github@thulbourn.com>
2014-12-12 18:11:17 +00:00
Damien DUPORTAL 8e7e8b924b little typo in the usage strings
Signed-off-by: Damien DUPORTAL <damien.duportal@gmail.com>
2014-12-08 09:44:21 +00:00
Ben Firshman 73d19108bf Initial commit
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-12-04 15:05:11 +01:00