Armon Dadgar
6fcc743384
Adding new command 'lock'
2015-01-19 14:37:58 -10:00
Armon Dadgar
61eb2da69d
Only override version pre-release if blank
2014-11-24 11:05:11 -08:00
Armon Dadgar
52f68c528f
Merge pull request #494 from epankala/version
...
Update to 'consul version' behaviour
2014-11-24 11:03:00 -08:00
Janne Paenkaelae
b733df334b
Update to 'consul version' behaviour
...
After e6b6f181728b88c2e430fc7ad71fe1f84db3418c if consul was built
with just running "go build" the GitDescribe would be empty and consul
version would be empty.
This change alters the behaviour so that if consul is build without
proper ldflags the version will be postfixed with "dev" prerelease to
indicate that it is self compiled in a wrong way.
Should someone have a bug in such a binary at least devs should easily
see from the version number that binary has not been created by
recommended means.
2014-11-23 15:42:08 +00:00
Dan Sosedoff
6cb25cf573
Fix comment for commands map
2014-11-22 11:44:23 -06:00
Ryan Uber
8dc53447a3
command: renamed keys to keyring to disambiguate usage
2014-11-19 16:31:06 -08:00
Ryan Uber
f25c2c1f06
command: add skeletons for keys command
2014-11-19 16:30:21 -08:00
Janne Paenkaelae
e15262c8b7
Make the 'consul version' to return value that is from 'git describe --tags'
2014-11-18 22:15:58 +00:00
Armon Dadgar
233636dc94
command/exec: First pass at exec command
2014-09-01 14:46:21 -07:00
Armon Dadgar
c982301b07
command/event: Adding new event command
2014-08-28 16:40:31 -07:00
Armon Dadgar
1b88eb4d98
command/watch: First pass at command
2014-08-21 16:02:41 -07:00
Armon Dadgar
7b6adb91bd
command/reload: Adding new command
2014-06-11 10:58:26 -07:00
Armon Dadgar
39cdecb5d0
agent: Add version to info output
2014-06-06 14:40:22 -07:00
Armon Dadgar
883f492dc5
command/info: Adding new info command
2014-02-23 16:59:32 -08:00
Armon Dadgar
5d3a3e41fe
Adding the various CLI commands
2013-12-31 13:06:33 -08:00
Armon Dadgar
cb659a3b77
Adding agent skeleton
2013-12-19 12:18:06 -08:00
Armon Dadgar
5aa94a7989
Adding basic CLI infrastructure
2013-12-19 11:22:08 -08:00