mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-03 20:40:45 -05:00
Fix changelog formatting for feature (#15386)
This commit is contained in:
parent
7c72d9d3d6
commit
6a6d6c705b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
```release-note:feature
|
||||
api/command: Global -output-policy flag to determine minimum required policy HCL for a given operation
|
||||
**Print minimum required policy for any command**: The global CLI flag `-output-policy` can now be used with any command to print out the minimum required policy HCL for that operation, including whether the given path requires the "sudo" capability.
|
||||
```
|
||||
Loading…
Reference in a new issue