Files
nomad/command/keyring.go
James Rasell 9f595ae797 Fix panic on every run of the keyring command.
This change removes the flag token declaration within keyring.go
which caused a flag redefined panic on every command run as the
token flag is specified in the command meta.
2017-11-06 10:15:42 +00:00

4.5 KiB