# Block cli deploys to production

**URL:** https://discourse.sst.dev/t/block-cli-deploys-to-production/2807
**Category:** General
**Created:** [April 25, 2023, 11:39pm UTC](https://discourse.sst.dev/t/block-cli-deploys-to-production/2807 "2023-04-25T23:39:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![alvinlee123](https://yyz2.discourse-cdn.com/flex032/user_avatar/discourse.sst.dev/alvinlee123/32/1437_2.png) [@alvinlee123](https://discourse.sst.dev/u/alvinlee123)
#### Post date: [April 25, 2023, 11:39pm UTC](https://discourse.sst.dev/t/block-cli-deploys-to-production/2807/1 "2023-04-25T23:39:56Z")

</div>

I’m starting work in a team environment for sst. Is there a way to block it so that other developers are not able to run sst deploy --stage prod from cli?

I have code build pipeline that will deploy after merges to main but what about cli?
