Documentation
spin logs [OPTIONS]
This command is a shortcut for docker-compose logs and can accept additional options that you pass to it.
docker-compose logs
latest
Run a one-off container to perform a task with the latest version of the container type you specify. This is great when you need to run composer or npm commands outside of a project directory.
maintain
Apply updates to your inventory of servers.
On this page
Community