DockerCLI/contrib/completion
Aaron Lehmann acf0bc4b9a Replace secrets with join tokens
Implement the proposal from
https://github.com/docker/docker/issues/24430#issuecomment-233100121

Removes acceptance policy and secret in favor of an automatically
generated join token that combines the secret, CA hash, and
manager/worker role into a single opaque string.

Adds a docker swarm join-token subcommand to inspect and rotate the
tokens.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2017-06-02 00:10:02 +00:00
..
bash Add manual support for macvlan networks to bash completion 2017-06-02 00:10:01 +00:00
fish Remove unneeded references to execDriver 2017-06-02 00:07:33 +00:00
powershell Add powershell completion support 2017-06-02 00:07:28 +00:00
zsh Replace secrets with join tokens 2017-06-02 00:10:02 +00:00
REVIEWERS Remove subdirectories MAINTAINERS files 2017-06-02 00:06:48 +00:00