open-vault/website/content/docs/commands
Chris Capurso f9e9b4d327
Add sys/version-history endpoint and associated command (#13766)
* store version history as utc; add self-heal logic

* add sys/version-history endpoint

* change version history from GET to LIST, require auth

* add "vault version-history" CLI command

* add vault-version CLI error message for version string parsing

* adding version-history API and CLI docs

* add changelog entry

* some version-history command fixes

* remove extraneous cmd args

* fix version-history command help text

* specify in docs that endpoint was added in 1.10.0

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>

* enforce UTC within storeVersionTimestamp directly

* fix improper use of %w in logger.Warn

* remove extra err check and erroneous return from loadVersionTimestamps

* add >= 1.10.0 warning to version-history cmd

* move sys/version-history tests

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
2022-02-14 15:26:57 -05:00
..
audit audit page tweaks based on customer feedback (#12504) 2021-09-08 09:21:36 -04:00
auth Clarify max TTL and system max TTL behavior (#12391) 2021-10-12 13:24:07 +01:00
kv add custom-metadata flag docs for 'vault kv metadata put' cmd (#12729) 2021-10-25 14:08:48 -04:00
lease Fix typo in lease renew documentation (#10651) 2021-09-13 11:57:10 -07:00
license Docs for license autoloading. (#11886) 2021-06-18 12:19:18 -04:00
operator changed to upper-case for integrated storage (#14037) 2022-02-14 08:38:06 -08:00
plugin feat(website): migrates nav data format and updates docs pages (#11242) 2021-04-06 13:49:04 -04:00
policy feat(website): migrates nav data format and updates docs pages (#11242) 2021-04-06 13:49:04 -04:00
secrets CLI changes for new mount tune config parameter allowed_managed_keys (#13255) 2021-12-10 11:08:28 -06:00
token add `entity-alias` parameter description (#13339) 2021-12-17 15:23:47 -08:00
agent.mdx feat(website): migrates nav data format and updates docs pages (#11242) 2021-04-06 13:49:04 -04:00
debug.mdx feat(website): migrates nav data format and updates docs pages (#11242) 2021-04-06 13:49:04 -04:00
delete.mdx Update delete.mdx (#13148) 2022-02-04 10:13:24 -08:00
index.mdx Update index.mdx (#12395) 2021-10-12 18:50:20 -07:00
list.mdx feat(website): migrates nav data format and updates docs pages (#11242) 2021-04-06 13:49:04 -04:00
login.mdx feat(website): migrates nav data format and updates docs pages (#11242) 2021-04-06 13:49:04 -04:00
monitor.mdx Add note that monitor command may truncate logs (#13079) 2021-11-08 12:52:42 -05:00
namespace.mdx Namespace API Lock docs (#13064) 2021-11-09 15:43:17 -07:00
path-help.mdx feat(website): migrates nav data format and updates docs pages (#11242) 2021-04-06 13:49:04 -04:00
read.mdx feat(website): migrates nav data format and updates docs pages (#11242) 2021-04-06 13:49:04 -04:00
server.mdx feat(website): migrates nav data format and updates docs pages (#11242) 2021-04-06 13:49:04 -04:00
ssh.mdx feat(website): migrates nav data format and updates docs pages (#11242) 2021-04-06 13:49:04 -04:00
status.mdx feat(website): migrates nav data format and updates docs pages (#11242) 2021-04-06 13:49:04 -04:00
token-helper.mdx feat(website): migrates nav data format and updates docs pages (#11242) 2021-04-06 13:49:04 -04:00
unwrap.mdx feat(website): migrates nav data format and updates docs pages (#11242) 2021-04-06 13:49:04 -04:00
version-history.mdx Add sys/version-history endpoint and associated command (#13766) 2022-02-14 15:26:57 -05:00
version.mdx feat(website): migrates nav data format and updates docs pages (#11242) 2021-04-06 13:49:04 -04:00
write.mdx feat(website): migrates nav data format and updates docs pages (#11242) 2021-04-06 13:49:04 -04:00