Commit Graph

9 Commits

Author SHA1 Message Date
Emil Hessman
fc36b1cd94 command: vet fix
Fixes the following vet report:

command/remote.go:165: wrong number of args for format in Sprintf call: 1 needed but 2 args
2014-12-17 13:02:19 +01:00
Armon Dadgar
07e5f3ff41 command/remote: Improve UI output for remote 2014-12-10 13:27:11 -08:00
Armon Dadgar
6a84be0686 command: updating for pluggable backends 2014-12-10 13:27:10 -08:00
Armon Dadgar
c24123ff8a command/remote: Adding tests 2014-12-10 13:27:08 -08:00
Armon Dadgar
b4b44dd0a8 command/remote: Refresh state before the disable 2014-12-10 13:27:08 -08:00
Armon Dadgar
6e7cffd60b command/init: Only initialize a blank state with remote 2014-12-10 13:27:08 -08:00
Armon Dadgar
1945e2099a command/remote: Use PersistState 2014-12-10 13:27:08 -08:00
Armon Dadgar
4e44443aa3 command/remote: Working on the details 2014-12-10 13:27:08 -08:00
Armon Dadgar
b3871c0c5a command/remote: Adding skeleton 2014-12-10 13:27:08 -08:00