vault/website/content
Alexander Scheel b0bf1c0ce0
Add PATCH support to Vault CLI (#17650)
* Add patch support to CLI

This is based off the existing write command, using the
JSONMergePatch(...) API client method rather than Write(...), allowing
us to update specific fields.

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

* Add documentation on PATCH support

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

* Add changelog

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
2022-10-26 14:30:40 -04:00
..
api-docs Fix a broken link (#17644) 2022-10-24 17:09:33 -07:00
docs Add PATCH support to Vault CLI (#17650) 2022-10-26 14:30:40 -04:00
partials Add storage check upgrade notes (#17539) 2022-10-13 19:22:34 -04:00
security.mdx Implement MDX Remote (#10581) 2020-12-17 16:53:33 -05:00