fin project
Manage project(s) (fin help project)
Subcommands
Name | Description |
---|---|
start | Start project services (alias: fin start) |
up | Configuration re-read and start project services (alias: fin up) |
stop | Stop all or specified project services (alias: fin stop) |
status | List project services (alias: fin ps) |
restart | Restart project services (alias: fin restart) |
reset | Recreate all or specified project services, their containers and volumes |
remove, rm | Remove all project services, networks and all their volumes, or specified services only |
list | List running Docksal projects (alias: fin pl) |
create | Create a new project with a pre-configured boilerplate: Drupal, Wordpress, Magento, Laravel, Backdrop, Hugo, Gatsby, and others |
config | Show project configuration |
build | Build or rebuild services (alias for 'docker-compose build') |