...
Code Block | ||||
---|---|---|---|---|
| ||||
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.
...
...
Code Block | ||||
---|---|---|---|---|
| ||||
bm client deploy <path to local project> --env prod |
...
This will deploy your project without asking for confirmation. This feature is designed to allow automatic deployments for those interested in an automated release.
...