spin mkpasswd [OPTIONS]
This command is a shortcut for running mkpasswd with Docker. This is helpful for generating temporary password hashes when configuring your .spin.yml file.
spin mkpasswd mypassword
You can also use "interactive mode" by being prompted to enter a password. This is helpful if you don't want to expose the password in your terminal history.
spin mkpasswd