github.com/itscaro/cli@v0.0.0-20190705081621-c9db0fe93829/cli/command/swarm/testdata/init-init-autolock.golden (about)

     1  Swarm initialized: current node (nodeID) is now a manager.
     2  
     3  To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
     4  
     5  To unlock a swarm manager after it restarts, run the `docker swarm unlock`
     6  command and provide the following key:
     7  
     8      unlock-key
     9  
    10  Please remember to store this key in a password manager, since without it you
    11  will not be able to restart the manager.