Skip to content

Commit 735fe9f

Browse files
committed
update docs
1 parent 92a9851 commit 735fe9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/usage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ If you need to lock deployments so that only you can trigger them, you can use t
3737
- `.lock --global` - Locks deployments globally (sticky) so that only you can trigger them - blocks all environments
3838
- `.lock --global --reason <text>` - Lock deployments globally with a reason (sticky) - blocks all environments
3939
- `.unlock --global` - Removes the current global deployment lock (if one exists)
40+
- `.lock --global --info` - Displays info about the current global deployment lock if one exists
4041

4142
> Note: A deployment lock blocks deploys for all environments. **sticky** locks will also persist until someone removes them with `.unlock`
4243

0 commit comments

Comments
 (0)