mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-09 14:49:07 +00:00
docs: fix policy-checking command example (#3527)
Documentation does not match the implementated command introduced by #3351
This commit is contained in:
@@ -23,7 +23,7 @@ Any failures need to either be addressed in a successive commit, or approved by
|
||||
|
||||
Policy approvals may be cleared either by re-planing, or by issuing the following command:
|
||||
```
|
||||
atlantis approve_policies --clear-policy-approvals
|
||||
atlantis approve_policies --clear-policy-approval
|
||||
```
|
||||
|
||||
::: warning
|
||||
@@ -190,4 +190,4 @@ When the policy check workflow runs, a file is created in the working directory
|
||||
}
|
||||
]
|
||||
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user