Skip to content

mise bootstrap compose apply

  • Usage: mise bootstrap compose apply [-n --dry-run] [-y --yes]
  • Effect: destructive — may delete or irreversibly overwrite
  • Source code: src/cli/bootstrap.rs

Apply configured Docker Compose project state

Flags

  • -n --dry-run — Print what would change without changing anything
  • -y --yes — Skip the confirmation prompt
  • -h --help — Print help
MIT LicenseCopyright © 2026jdx.dev