File tree Expand file tree Collapse file tree
docs/reference/commandline Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ $ docker swarm unlock-key
3636To unlock a swarm manager after it restarts, run the `docker swarm unlock`
3737command and provide the following key:
3838
39- SWMKEY-1-aaa
39+ SWMKEY-1-aabbccdd00112233aabbccdd00112233aabbccdd00112233aa-aabbccdd00112233...
4040
4141Remember to store this key in a password manager, since without it you
4242will not be able to restart the manager.
@@ -53,7 +53,7 @@ Successfully rotated manager unlock key.
5353To unlock a swarm manager after it restarts, run the `docker swarm unlock`
5454command and provide the following key:
5555
56- SWMKEY-1-aaa
56+ SWMKEY-1-aabbccdd00112233aabbccdd00112233aabbccdd00112233aa-aabbccdd00112233...
5757
5858Remember to store this key in a password manager, since without it you
5959will not be able to restart the manager.
@@ -64,7 +64,7 @@ The `-q` (or `--quiet`) flag only prints the key:
6464``` console
6565$ docker swarm unlock-key -q
6666
67- SWMKEY-1-aaa
67+ SWMKEY-1-aabbccdd00112233aabbccdd00112233aabbccdd00112233aa-aabbccdd00112233...
6868```
6969
7070### <a name =" rotate " ></a > ` --rotate `
You can’t perform that action at this time.
0 commit comments