Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
themeRDark
bm client deploy <path to local project> --env prod

--force

...

This will deploy your project without asking for confirmation. This feature is designed to allow automatic deployments for those interested in an automated release.

...