Documentation
spin update
This will only run on machines that have spin installed to the system. This means if you installed spin via "composer" or "yarn", this command will not execute.
spin
up
Bring up all containers defined in `docker-compose.yml` and `docker-compose.$SPIN_ENV.yml` (`$SPIN_ENV` defaults to `dev`).
vault
Encrypt & decrypt files with "Ansible Vault". Accepts any command that `ansible-vault` accepts.
On this page
Community