helenfufu
abac619e0a
Vault 36295 Improve plugin mgmt ux in api and cli ( #30811 )
...
* cli: only set default command parameter to plugin name if sha256 is provided
* api: write warnings to RegisterPluginResponse, propagate up to cli
* api: filter out 'Endpoint replaced the value of these parameters' warning before returning in RegisterPluginWithContext
* docs
* add TODO on filtering that links to api type parameter deprecation ticket
* fix tests
* allocate filteredWarning slice only if there are warnings
* improve deferred resp close and early error return conditionals in RegisterPluginWithContext
* refer to sha256 as cli option -sha256 in command cli usage
* break up ui error lines for sha256 and version flag check
* consolidate if statements for sha256 and command, oci_image check in cli
* consolidate if statements for sha256 and command, oci_image check in api
* new RegisterPluginV2 and RegisterPluginWithContextV2 api client functions for backward compatibility
* add changelog
* more descriptive changelog
* rename RegisterPluginV2 to RegisterPluginDetailed and RegisterPluginWithContextV2 to RegisterPluginWithContextDetailed
* return nil, nil if no warnings to preserve status code
* fix eof from decoding (check if no content before decoding)
* doc for RegisterPluginResponse
* only validate plugin.Command in plugin catalog set for downloaded and binary plugins, which rely on plugin.Command input; extracted artifact plugins don't rely on plugin.Command input
* Update website/content/api-docs/system/plugins-catalog.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/api-docs/system/plugins-catalog.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/api-docs/system/plugins-catalog.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/commands/plugin/register.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/commands/plugin/register.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/commands/plugin/register.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/commands/plugin/register.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* move up enterprise note on plugin register command doc
* [DOCS] Editorial suggestions for PR #30811 (#31111 )
* suggestions
* move common reqs to a partial
* fix typo
* tweak reqs
* Update website/content/partials/plugins/prepare-plugin.mdx
Co-authored-by: helenfufu <25168806+helenfufu@users.noreply.github.com>
* Update website/content/partials/plugins/prepare-plugin.mdx
Co-authored-by: helenfufu <25168806+helenfufu@users.noreply.github.com>
* Update website/content/partials/plugins/prepare-plugin.mdx
Co-authored-by: helenfufu <25168806+helenfufu@users.noreply.github.com>
* tweak feedback
* remove deprecation
* Update website/content/partials/plugins/common-requirements.mdx
Co-authored-by: helenfufu <25168806+helenfufu@users.noreply.github.com>
* save
* Update website/content/docs/plugins/rollback.mdx
Co-authored-by: helenfufu <25168806+helenfufu@users.noreply.github.com>
* Update website/content/docs/plugins/upgrade.mdx
Co-authored-by: helenfufu <25168806+helenfufu@users.noreply.github.com>
* fix formatting
---------
Co-authored-by: helenfufu <25168806+helenfufu@users.noreply.github.com>
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2025-06-30 10:00:54 -07:00
Brian Shumate
7a3158120d
Docs: Manage snapshots content ( #30940 )
...
* Initial manage snapshots content
* API examples and more
* Rounding out DR examples for automatic snapshots
* Finishing up restore snapshot section
* Breaking to chat
* Adding recovery commands phase 1
* Adding recovery commands phase 2
* Complete with some placeholders to avoid errors
* Complete initial document
* Move to operations/configuration
* - Add a manage snapshots partial linking to manage snapshots doc
- Add partial to upgrade index
- Add partial to operator raft command
* Update website/content/docs/configuration/manage-snapshots.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
* Update website/content/docs/configuration/manage-snapshots.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
* Update website/content/docs/configuration/manage-snapshots.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
* Update website/content/docs/configuration/manage-snapshots.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
* Update website/content/docs/configuration/manage-snapshots.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
* Update website/content/docs/configuration/manage-snapshots.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
* Update website/content/docs/configuration/manage-snapshots.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
* Update website/content/docs/configuration/manage-snapshots.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
* Update website/content/docs/configuration/manage-snapshots.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
* Update website/content/docs/configuration/manage-snapshots.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
* [DOCS] IA and style guide suggestions [in progress] (#30993 )
* save initial structure
* save work
* save
* add redirects and update titles
* save
* remove uneeded sysadmin landing page (for now)
* replace missing redirect
---------
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2025-06-25 12:21:01 -04:00
aahel
fe668f9bbc
Docs/operator import enhancements ( #30216 )
...
* re added new import doc
* updating documentation for import secrets
* updating AWS import secret docs
* adding aws credential profile field in import secret example block
* fixed docs
* add dynamic secret docs
* fix doc
* fix gcp doc
* minor fix
* Docs/add docs for dynamic secrets opertor import (#30153 )
* add aws dynamic secerts and update gcp fixes
* add example in gcp
* fix copy paste bug
* name in source
* updating azure docs for import secrets
* fix hcl
---------
Co-authored-by: Murali <murali.parthasarathy@hashicorp.com>
* updated gcp doc
* fixed aws,azure and gcp doc
* added note for expired secrets in azure
* added feator activation section
* change alpha to beta
* changed alpha to beta in sidebar
* addressing review comments
* updating docs
* removing unnecessary changes
* added some minor doc changes
* test commit
* addressing review comments
* removing Vault as a source
* addressing review comments
* Update website/content/docs/import/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* updating is_hcp_cluster info
* Update website/content/docs/import/azurekv.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/import/azurekv.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/import/azurekv.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/import/azurekv.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/import/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* addressing review comments
---------
Co-authored-by: Murali <murali.parthasarathy@hashicorp.com>
Co-authored-by: Ashesh Vidyut <134911583+absolutelightning@users.noreply.github.com>
Co-authored-by: Murali <137029787+murali-partha@users.noreply.github.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2025-06-23 09:56:33 +05:30
lane-wetmore
5a321b8d96
Docs: Update to Reflect Client Count Changes ( #30798 )
...
* naming updates
* start of renaming usage-metrics to client-usage
* update screenshots and remove docs for removed charts
* add redirect from usage-metrics to client-usage and rename doc file
* rename links
* add screenshot for attribution table
* update table screenshot
* update urls to new pattern
* Update website/content/docs/commands/operator/usage.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/client-count/client-usage.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/client-count/client-usage.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/client-count/client-usage.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/client-count/counting.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/partials/faq/client-count/tools.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* alt text improvements + removed outdated faq section
---------
Co-authored-by: claire bontempo <cbontempo@hashicorp.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2025-06-13 10:25:39 -05:00
miagilepner
9b42318e44
VAULT-34525: Documentation for single item recovery from IS snapshot ( #30739 )
...
* start
* docs
* everything except the concept doc
* actual progress
* thank you copilot for finding passive voice
* formatting
* add changelog
* fix formatting of changelog
* update changelog
* Update website/content/api-docs/secret/cubbyhole.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/api-docs/secret/cubbyhole.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/api-docs/secret/cubbyhole.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/api-docs/secret/cubbyhole.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/api-docs/secret/kv/kv-v1.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/api-docs/secret/cubbyhole.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/integrated-storage/snapshot-recover.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/api-docs/secret/cubbyhole.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/api-docs/secret/kv/kv-v1.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/api-docs/secret/kv/kv-v1.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* more fixes
* remove example usage
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2025-06-11 15:50:24 +02:00
Lucy Davinhart || Strawb System
14eb9ad526
Make it clear that an Enterprise Vault binary is required to use the License subcommands ( #28717 )
...
The wording isn't 100% clear here; the partial
https://github.com/hashicorp/vault/blob/main/website/content/partials/alerts/enterprise-only.mdx
says that an enterprise _license_ is required to run this command...
But the implication may be sufficient.
For example, the operator import command:
https://github.com/hashicorp/vault/blob/main/website/content/docs/commands/operator/import.mdx
Needs both an enterprise license, and an enterprise binary.
2025-05-21 12:07:34 -07:00
Thy Ton
10dafbdf65
write known issues for follower nodes failure to extract ent plugins ( #30628 )
...
---------
Co-authored-by: helenfufu <25168806+helenfufu@users.noreply.github.com
2025-05-16 13:01:17 -07:00
Sarah Chavis
485ccbc5da
[DOCS] IA refresh (phase 2) ( #30287 )
2025-04-29 17:08:14 -07:00
Yoko Hyakuna
9755216121
[DOCS] Add the list of command output references ( #30406 )
...
* Add the list of command output references
* Update website/content/docs/commands/status.mdx
Co-authored-by: Brian Shumate <brianshumate@users.noreply.github.com>
---------
Co-authored-by: Brian Shumate <brianshumate@users.noreply.github.com>
2025-04-28 11:27:42 -07:00
Evan do Carmo
779409d1ea
Update migrate.mdx ( #29408 )
...
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2025-04-07 14:29:06 -04:00
Thy Ton
5f99abe101
add docs for Enterprise Oracle database plugin with instant client table ( #30106 )
...
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
Co-authored-by: helenfufu <25168806+helenfufu@users.noreply.github.com>
2025-03-28 15:53:54 -07:00
Jonathan Frappier
4238274692
Fix reported typos ( #29894 )
2025-03-11 09:11:12 -04:00
akshya96
1639638e21
Update vault operator usage and telemetry metrics docs ( #29791 )
...
* adding metrics changes
* vault operator usage
2025-03-04 17:44:02 +00:00
Thy Ton
6d9543158d
add docs for external Enterprise plugins ( #29738 )
...
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2025-02-27 16:00:23 -08:00
Nick Cabatoff
fe576994a4
Revert "Add docs for new iteration of ent operator import feature ( #29406 )" ( #29524 )
...
This reverts commit 9c0f2fbfe573f5c6fcea47f238661043b7009e6a.
2025-02-13 07:46:18 -05:00
Sai Aung Hlyan Htet
16438470f7
CLI: add an option for renew command fail on non-fullfillable request to allow command chaining ( #29060 )
...
Signed-off-by: saiaunghlyanhtet <saiaunghlyanhtet2003@gmail.com>
2025-02-04 16:04:26 -03:00
Nick Cabatoff
9c0f2fbfe5
Add docs for new iteration of ent operator import feature ( #29406 )
2025-01-30 15:31:43 -05:00
Bruno Oliveira de Souza
e0d60e91d1
add docs for missing accessor flag in token renew command ( #29347 )
2025-01-27 10:49:29 -03:00
Victor Rodriguez
b9e949bf73
Support all fields of the name constraints extension when generating CA certificates ( #29245 )
...
Support all fields of the name constraints extension when generating CA certs.
The PKI secrets engine only provided parameter permitted_dns_domains to create
the name constraints extension when generating CA certificates.
Add the following parameters to provide full support for the extension:
* permitted_email_addresses
* permitted_ip_ranges
* permitted_uri_domains
* excluded_dns_domains
* excluded_email_addresses
* excluded_ip_ranges
* excluded_uri_domains
Specifying any combination of these parameters will trigger the creation of the
name constraints extension as per RFC 5280 section 4.2.1.10.
2024-12-20 14:55:25 -05:00
F Team
18d21928b2
Update server command - log-file parameter - folder value ( #29061 )
...
Co-authored-by: Ken Keller <104874953+mister-ken@users.noreply.github.com>
2024-12-16 16:01:50 -03:00
miagilepner
4b98fd9b1a
VAULT-31751, VAULT-31752: removed_from_cluster
in vault status ( #28938 )
...
* add removed from cluster to status output
* test for command
* update docs
* changelog
2024-11-19 11:13:10 +01:00
Brian Shumate
bb5ce48eac
Docs: update move commands ( #28900 )
...
- Add a namespace example for secrets move
- Add a namespace example for auth method move
- Add post-move considerations for both
2024-11-14 10:51:35 -05:00
Brian Shumate
6b97d822ef
Docs: remove link to deprecated tutorial ( #28889 )
...
The rekey and rotate tutorial is being deprecated, so this link
pointing to it needs to be removed.
2024-11-12 13:53:28 -05:00
Brian Shumate
afdf42b0b6
Docs: Update rotate encryption key command doc ( #28888 )
...
- Add command examples from the tutorial
- Update for linting
2024-11-12 13:53:20 -05:00
Sarah Chavis
cccad7d53f
minor text edits and update includes to use shared partials for log level and log format ( #28771 )
2024-10-25 10:06:33 -07:00
Sarah Chavis
f439a1eece
Refresh CLI docs: vault agent family ( #28770 )
...
* save progress
* fix file name
* save progress
* save progress
* remove uneeded subheader
* Fix build error
* fix another build error
2024-10-25 09:47:17 -07:00
Kianna
ad55f8aaa3
Restructure monitor command docs and add monitor partial ( #28753 )
...
* Restructure and add partial
* Update website/content/docs/commands/monitor.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/commands/monitor.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/partials/cli/monitor/flags/log-format.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/partials/cli/monitor/flags/log-format.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/partials/cli/monitor/flags/log-format.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/partials/cli/monitor/flags/log-level.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/partials/cli/monitor/flags/log-level.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/partials/cli/monitor/flags/log-level.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Address feedback
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2024-10-24 11:22:03 -07:00
Scott Miller
415d260995
Support trimming trailing slashes via a mount tuneable to support CMPv2 ( #28752 )
...
* Support trimming trailing slashes via a mount tuneable to support CMPv2
* changelog/
* Perform trimming in handleLoginRequest too
* Eagerly fetch the mount entry so we only test this once
* Add a mount match function that gets path and entry
* Update vault/request_handling.go
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
* more docs
* Some patches (from ENT) didnt apply
* patch fail
* Update vault/router.go
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
* PR feedback
* dupe
* another dupe
* Add support for enabling trim_request_trailing_slashes on mount creation
* Fix read mount api returning configuration for trim_request_trailing_slashes
* Fix test assertion
* Switch enable and tune arguments to BoolPtrVal to allow end-users to specify false flag
* Add trim-request-trailing-slashes to the auth enable API and CLI
---------
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2024-10-24 10:47:17 -05:00
Sarah Chavis
927d1758e6
CLI content refresh - audit commands ( #28642 )
...
First CLI command doc updates:
* Rewrite CLI usage page
* Rewrite token helper page
* Move and rewrite CLI emulator doc
* Rewrite `vault audit` command family docs
2024-10-11 16:29:15 -07:00
miagilepner
d00715d129
VAULT-28478: Updates to autopilot docs ( #28331 )
...
* restructure
* update command
* fixes
* fix command flags
* revert makefile change
* remove tick log
2024-09-17 10:53:18 +02:00
Luis (LT) Carbonell
352bbeb06c
VAULT-12732: Add Heap Profiling Option to Vault Server Command Line ( #27033 )
...
* Add pprof output option to CLI
* Add to docs
* Add changelog
* Update website/content/docs/commands/server.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* some changes
* Update changelog/27033.txt
Co-authored-by: Josh Black <raskchanky@gmail.com>
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
Co-authored-by: Josh Black <raskchanky@gmail.com>
2024-09-16 11:00:08 -04:00
Sarah Chavis
5efc2183b9
[DOCS] Fix broken link ( #28128 )
...
Updates the link to the old tutorial to point at the new how-to guide
2024-08-20 13:59:14 -07:00
Yoko Hyakuna
34a1796d03
[Docs] Create 'Troubleshoot' section ( #28028 )
...
* Create 'Troubleshoot' section
* Remove extra spaces
* Update redirects.js
* Remove extra comma
* Change the title
* Update website/content/docs/troubleshoot/generate-root-token.mdx
Co-authored-by: Brian Shumate <brianshumate@users.noreply.github.com>
* Update website/content/docs/troubleshoot/generate-root-token.mdx
Co-authored-by: Brian Shumate <brianshumate@users.noreply.github.com>
* Update website/content/docs/troubleshoot/generate-root-token.mdx
Co-authored-by: Brian Shumate <brianshumate@users.noreply.github.com>
* Update website/content/docs/troubleshoot/generate-root-token.mdx
Co-authored-by: Brian Shumate <brianshumate@users.noreply.github.com>
* Update website/content/docs/troubleshoot/generate-root-token.mdx
Co-authored-by: Brian Shumate <brianshumate@users.noreply.github.com>
* Update website/content/docs/troubleshoot/generate-root-token.mdx
Co-authored-by: Brian Shumate <brianshumate@users.noreply.github.com>
* Update website/content/docs/troubleshoot/generate-root-token.mdx
Co-authored-by: Brian Shumate <brianshumate@users.noreply.github.com>
* Update website/content/docs/troubleshoot/generate-root-token.mdx
Co-authored-by: Brian Shumate <brianshumate@users.noreply.github.com>
* Update website/content/docs/troubleshoot/generate-root-token.mdx
Co-authored-by: Brian Shumate <brianshumate@users.noreply.github.com>
* Update website/content/docs/troubleshoot/generate-root-token.mdx
Co-authored-by: Brian Shumate <brianshumate@users.noreply.github.com>
* edit suggestions (#28047 )
* Fix the relative path - add missing '/'
* Fix a typo
---------
Co-authored-by: Brian Shumate <brianshumate@users.noreply.github.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-08-09 14:21:41 -07:00
VBouiller
a00a869eb7
Fix: typo in Vault CLI Env variables ( #24093 )
...
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-08-07 23:12:27 +00:00
Yoko Hyakuna
f2ce14b4b2
[Docs] Minor editorial fixes - "token capabilities" ( #27851 )
...
* Minor editorial fixes
* Fix a typo
2024-07-24 09:00:53 -07:00
aphorise
ef1de1a9bd
Docs: VAULT_DISABLE_REDIRECTS added further clarity ( #27256 )
...
* Docs: VAULT_DISABLE_REDIRECTS added further clarity
Added limit to HTTP redirects - where the current text does not explicitly call out that only a single redirect will be followed.
* corrected typo
* Update website/content/docs/commands/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-06-28 11:53:50 -07:00
Jacob Henner
46a41a549b
Specify headers by environment variable ( #21993 )
...
* Specify headers by environment var
* Add changelog entry
* Add tests, docs
* Formatting
---------
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2024-06-19 16:51:24 -04:00
Scott Miller
1a8e6791da
Update documentation to add the Transform import CLI command ( #27487 )
2024-06-13 11:35:39 -05:00
miagilepner
d5e7ac934a
VAULT-24580: Add ACME to client count docs ( #27040 )
...
* add acme client documentation
* add to all metrics
* add acme to current month response
2024-05-24 11:30:32 +02:00
Steven Clark
259cfbf618
Add missing delegated_auth_accessors config field to /sys/mounts/<path> response ( #26876 )
...
* Add missing delegated_auth_accessors config field to /sys/mounts/<path> response
- The field hadn't been properly populated in the JSON struct being returned
through the API response, but had been properly set in the stored structs
in the backend.
- Add missing update to the command tune docs for the -delegated-auth-accessors
option that existed
- Add -delegated-auth-accessors to the secret enable vault command along with
a docs update
* Add cl
* Fix documentation, using a comma separated list does not work
* Apply suggestions from code review
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Drop plural on doc update
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-05-08 19:58:46 +00:00
Yoko Hyakuna
2becdceab0
Replace 'HCP Vault' with 'HCP Vault Dedicated' ( #26457 )
...
* Replace 'HCP Vault' with 'HCP Vault Dedicated'
* Replace 'HCP Vault' with 'HCP Vault Dedicated' where applicable
* Replace 'Terraform Cloud' with 'HCP Terraform'
* Minor format fixes
* Update the side-nav title to 'HCP Terraform'
* Undo changes to Terraform Cloud secrets engine
2024-04-22 08:44:13 -04:00
Robert
5fac327dae
Secrets Import documentation ( #25594 )
...
* Start import docs
* Use hideClipboard block on output
* Reorganize mappings and source docs
* Change experimental to alpha
* Change list tag to alpha
* Apply suggestions from code review
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-03-27 09:35:29 -05:00
jmarcelletti
79f0ce2d74
Update step-down.mdx ( #19329 )
...
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-03-14 11:21:46 -07:00
Tom Proctor
6482672d12
Docs: Updated plugin versioning usage docs for pinned versions ( #25607 )
2024-03-14 17:29:21 +00:00
miagilepner
e31413d6cf
VAULT-23089: Doc updates for secret sync billing ( #24955 )
...
* add secret sync clients
* update docs and add metrics
* add to operator usage
* entities -> secrets
2024-03-12 10:06:51 +00:00
Peter Wilson
82e70616e1
Extra information about how to escape an @ as the first char in kv value ( #25792 )
...
* Extra information about how to escape an @ as the first char in kv value
* Update website/content/docs/commands/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-03-06 13:00:41 -08:00
Christopher Swenson
ae9ec39d44
events: Now enterprise-only ( #25640 )
...
This removes the WebSockets endpoint for events
(which will be moved to the Enterprise repo) and
disables tests that rely on it unless they are
running in Enterprise.
It also updates documentation to document that
events are only available in Vault Enterprise.
2024-02-26 20:19:35 +00:00
Christopher Swenson
d3b853385d
Events: no longer in beta ( #25562 )
...
* Rename them to event notifications.
* Also remove reference to potentially allowing secrets in the future.
2024-02-21 11:02:16 -08:00
Yoko Hyakuna
4fa9d46aef
[Docs] Add missing command doc for operator utilization ( #25502 )
...
* Add the CLI command for manual utilization reporting
* Remove extra space
* Empty-Commit
2024-02-20 13:33:13 -08:00
Peter Wilson
94fb339b31
VAULT-22483: Audit filter
docs ( #24903 )
...
* Tidy up of files
* Add concepts page for filtering
* Update 'Common configuration options'
* Update table format (metrics)
* Filtering metrics
* audit specific filtering
* Fix nav and naming of files
* updates to audit filtering concept page
* Tweaks
* audit updates and glossary page addition for 'request'
* update CLI docs (audit enable)
* added metrics to 'all metrics' page
* fallback example and link fix
* improve links
* updated based on feedback
* some extra details on a request for glossary
* format fix
* use description on fallback device
* test message properties
* Sort out weird merge for events.mdx
* Update website/content/docs/concepts/filtering/audit.mdx
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
* Update website/content/docs/concepts/filtering/audit.mdx
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
* Update website/content/docs/concepts/filtering/audit.mdx
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
* Update website/content/docs/concepts/filtering/audit.mdx
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
* Update website/content/docs/concepts/filtering/audit.mdx
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
* Intro paragraph about filtering/normal devices, and uppercase bullets
* Fix casing on bullets and table layour
* Uppercase bullets
* Update website/content/docs/glossary.mdx
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
* Improvement?
* PR feedback
* Updated based on PR feedback
* Include common options
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Remove extra space
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Split out metrics
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Remove extra word
* Updated table formatting, remove close code block etc.
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
---------
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-02-16 18:34:25 +00:00