Peter Wilson
d1b19014ff
Add 'note' for surpassing dead server threshold time ( #17455 )
...
* Add 'note' for surpassing dead server threshold time
* Update website/content/docs/commands/operator/raft.mdx
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com >
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com >
2022-10-07 14:26:56 +01:00
Josh Black
5b9be84648
Raft index telemetry and docs ( #17397 )
...
* add raft index to telemetry
* add definitions and defaults to both autopilot pages
* adjust messages
* Revert "add raft index to telemetry"
This reverts commit 010b091c7e35c1da677567746db90b490ca707ab.
2022-10-04 11:46:11 -07:00
Peter Wilson
06c0c6c882
Added flag and env var which will disable client redirection ( #17352 )
...
* Added flag and env var which will disable client redirection
* Added changelog
* Docs fix for unsaved file, and test single request made
* Updated test for case when redirect is enabled, updated docs based on suggestions
2022-09-30 09:29:37 +01:00
Mike Palmiotto
24cd9c977a
core: Parse VAULT_ALLOW_PENDING_REMOVAL_MOUNTS as bool ( #17319 )
...
* core: Parse VAULT_ALLOW_PENDING_REMOVAL_MOUNTS as bool
* docs: Update VAULT_ALLOW_PENDING_REMOVAL_MOUNTS doc
2022-09-29 14:35:52 -04:00
Tom Proctor
d467681e15
cli/api: Update plugin listing to always include version info in the response ( #17347 )
2022-09-29 18:22:33 +01:00
Bryce Kalow
fe3daa411a
website: content updates for developer ( #17035 )
...
* Chore (dev portal): update learn nav data links (#15515 )
* Update docs-nav-data.json
* Update docs-nav-data.json
* website: fixes internal redirects (#15750 )
* chore: remove duplicate overview item (#15805 )
* Use `badge` for `<sup>` tags in nav data JSON files (#15928 )
* Replacing <sup> tags with badge
* Adding type and color to badges
* fix broken links in vault docs (#15976 )
* website: Update old learn links to redirect locations (#16047 )
* update previews to render developer UI
* update redirects
* adjust content so it is backwards compat
Co-authored-by: HashiBot <62622282+hashibot-web@users.noreply.github.com >
Co-authored-by: Kendall Strautman <36613477+kendallstrautman@users.noreply.github.com >
Co-authored-by: Ashlee M Boyer <43934258+ashleemboyer@users.noreply.github.com >
2022-09-22 08:11:04 -07:00
Mike Palmiotto
a24fc24767
docs: Add faq for deprecation status ( #17096 )
2022-09-16 15:38:40 -04:00
Mike Palmiotto
63e6cc1d66
Add deprecation status to plugin api and cli ( #17077 )
...
* api: Add deprecation status to plugin endpoints
* cli: Add -detailed flag to `plugin list`
* docs: Update plugin list/info docs
2022-09-09 16:03:07 -04:00
Luis (LT) Carbonell
55b9eb30cd
docs: update token type for auth enable CLI command ( #17026 )
...
* docs: update token type for enable
* update
2022-09-06 15:00:21 -05:00
Mike Palmiotto
13077bab40
Handle deprecated builtins ( #17005 )
...
* core: Handle deprecated mounts on enable and unseal
* changelog: Deprecation Status handling
* core: Add Pending Removal override var
* core: Add some documentation for Pending Removal override
2022-09-06 15:49:35 -04:00
Mike Palmiotto
4099ca7704
Add deprecation status to auth/secrets list ( #16849 )
...
* auth: Add Deprecation Status to auth list -detailed
* secrets: Add Deprecation Status to secrets list -detailed
* Add changelog entry for deprecation status list
2022-08-31 16:11:14 -04:00
Yoko Hyakuna
195e025cb2
Mount paths case-sensitivity ( #16743 )
...
* Add a callout note about case-sensitivity
* Update website/content/docs/commands/secrets/enable.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/secrets/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/secrets/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/secrets/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/secrets/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
2022-08-17 09:57:47 -07:00
Chris Capurso
1a617e3e81
Add custom metadata to namespace API and CLI docs ( #16633 )
...
* add custom_metadata to ns api docs
* update ns CLI docs to add custom-metadata flag
2022-08-09 14:10:41 -04:00
Chris Capurso
d66e896097
fix typo in certificate ( #16588 )
2022-08-04 13:01:34 -04:00
Robert de Bock
6376c81b31
Update raft.mdx ( #16579 )
...
Explicitly explain that the content of a certificate or key is expected, not a path.
2022-08-04 09:56:23 -04:00
akshya96
9d6c6f73ef
vault-951Documentation ( #16434 )
2022-07-25 16:53:03 -07:00
Jason O'Donnell
62cc6523c8
command/server: add dev-tls flag ( #16421 )
...
* command/server: add dev-tls flag
* Add website documentation
* changelog
* Lower file permissions
* Update cert gen per review
* Add dev-tls-cert-dir flag and cert clean up
* fmt
* Update cert generation per review
* Remove unused function
* Add better error messages
* Log errors in cleanup, fix directory not existing bug
* Remove hidden flag from -dev-tls-cert-dir
* Add usage
* Update 16421.txt
* Update variable names for files
* Remove directory on cleanup
2022-07-22 14:04:03 -04:00
Jason Peng
2be5414099
Update reload.mdx ( #14207 )
...
To match with the API version of docs- https://www.vaultproject.io/api-docs/system/plugins-reload-backend#sys-plugins-reload-backend .
2022-07-21 10:39:25 -04:00
Andy Assareh
75ce87bd56
formatting issue - missing list bullet ( #16352 )
2022-07-19 15:51:36 -07:00
Kit Haines
1915ca0334
append slash to consul path in doc ( #15260 )
...
Co-authored-by: Chulki Lee <chulki.lee@gmail.com >
2022-07-14 12:27:31 -07:00
Loann Le
cd3a0b6914
Vault documentation: added info about new policy flag ( #16244 )
...
* added info about new policy flag
* updated wording
2022-07-07 12:54:27 -07:00
akshya96
05b5ff9e72
Minor grammar correction in help for login command ( #16211 )
...
* Minor grammar correction in help for login command
* Fix login command help
Co-authored-by: Pero P <ppejovic@users.noreply.github.com >
2022-07-06 09:17:11 -07:00
VAL
531abac2c1
Use new -mount syntax for all KV subcommands in 1.11 docs ( #16002 )
...
* Use new -mount syntax for all KV subcommands in 1.11 docs
* Use more appropriate heading size for mount flag syntax
* Add the explanatory syntax blurb from the -help text
* Adjust some wording
2022-06-15 19:07:50 -04:00
Violet Hynes
d58583f7ad
VAULT-6091 Document Duration Format String ( #15920 )
...
* VAULT-6091 Document duration format
* VAULT-6091 Document duration format
* VAULT-6091 Update wording
* VAULT-6091 Update to duration format string, replace everywhere I've found so far
* VAULT-6091 Add the word 'string' to the nav bar
* VAULT-6091 fix link
* VAULT-6091 fix link
* VAULT-6091 Fix time/string, add another reference
* VAULT-6091 add some misses for references to this format
2022-06-13 08:51:07 -04:00
akshya96
8b6582573c
Kv cas parameter documentation ( #15885 )
...
* adding cas documentation changes
* remove extra space
* remove -
2022-06-08 16:51:08 -07:00
Josh Black
55bc40235d
Autopilot enterprise docs ( #15589 )
2022-06-07 14:32:45 -07:00
Brian Candler
47e72a9168
Fixes for -listing-visibility flag values in CLI tools ( #15838 )
...
See also: #15833 , #15209
Signed-off-by: Brian Candler <b.candler@pobox.com >
2022-06-07 09:49:13 -04:00
John-Michael Faircloth
6d2a2183ca
Fix plugin reload mounts ( #15579 )
...
* fix plugin reload mounts
* do not require sys/ prefix
* update plugin reload docs with examples
* fix unit test credential read path
* update docs to reflect correct cli usage
* allow sys/auth/foo or auth/foo
* append trailing slash if it doesn't exist in request
* add changelog
* use correct changelog number
2022-05-25 13:37:42 -05:00
Peter Wilson
338fbeaec3
Added support for VAULT_PROXY_ADDR + Updated docs ( #15377 )
...
Updated documentation to describe the behavior when supplying `VAULT_HTTP_PROXY`. Also added support for `VAULT_PROXY_ADDR` as a 'better name' for `VAULT_HTTP_PROXY`.
2022-05-24 13:38:51 -04:00
davidadeleon
6ee3fcbec4
api/monitor: Adding log format to monitor command and debug ( #15536 )
...
* Correct handling of "unspecified" log level
* Setting log-format default on monitor path
* Create changelog file
* Update website/content/api-docs/system/monitor.mdx
Co-authored-by: Chris Capurso <1036769+ccapurso@users.noreply.github.com >
Co-authored-by: Chris Capurso <1036769+ccapurso@users.noreply.github.com >
2022-05-24 13:10:53 -04:00
Loann Le
7c3c89eec2
Vault documentation: reorganized docs by moving recovery key description ( #15563 )
...
* reorg docs for recovery keys
* fixed a sentence
* Minor format update & removed duplicated notes
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
2022-05-23 15:42:57 -07:00
Loann Le
61dbf65673
Vault documentation: updated unseal information ( #15446 )
...
* updated unseal info
* Update architecture.mdx
fixed spelling error
* updated based on feedback
* added new image
* Update website/content/docs/commands/operator/init.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
* Updates for accuracy
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
2022-05-16 14:44:23 -07:00
eoinoreilly30
1ed02fc2a3
Fix typo ( #15391 )
2022-05-12 11:28:22 -07:00
Chris Capurso
de821166eb
add license termination time to API and CLI docs ( #15349 )
...
* add license termination time to API and CLI docs
* ensure consistent time format
2022-05-11 10:05:38 -04:00
davidadeleon
254d8da255
Add DR Metric scraping capability to debug command ( #15316 )
...
* Add server information as well as ability to collect metrics from DR secondary
* Update debug docs
Adding additional information around ability to gather metrics from DR secondary
* Fix broken link in updated doc
* Create 15316.txt
Create changelog entry
* Fix Formatting
* Update website/content/docs/commands/debug.mdx
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com >
* Update changelog/15316.txt
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com >
* Trigger Build
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com >
2022-05-06 16:04:08 -04:00
Chris Capurso
90f37a397b
Add build_date to CLI and API docs ( #15268 )
...
* update version cmd docs
* update status cmd docs
* update version-history cmd docs
* update sys/seal-status docs
* update sys/version-history docs
2022-05-03 16:37:55 -04:00
Yoko Hyakuna
19bbcc29ff
Elaborate the correlation between CLI and API ( #15056 )
...
* Add command help info
* Explain CLI and API correlation
* Update the heading level
* Updated the command example with more description
* Update website/content/docs/commands/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/commands/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/commands/index.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Incorporate review feedback
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
2022-04-21 09:17:24 -07:00
VAL
ec1a3cfbed
Don't clone OutputCurlString value ( #14968 )
...
* Don't clone OutputCurlString value, add flag to docs
* Add changelog
2022-04-08 09:58:50 -07:00
Loann Le
e53aeddd56
Vault documentation: changing references from learn to tutorial ( #14844 )
...
* changed learn to tutorial references
* changed learn to tutorial
* Update website/content/docs/plugins/plugin-portal.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
* Update website/content/docs/platform/aws/run.mdx
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com >
2022-04-01 13:37:38 -07:00
Yoko Hyakuna
990cd8b929
Fix broken links referencing to API docs ( #14565 )
...
* Fix all '/api/' to '/api-docs/'
* Minor fixes
* Undo some of the unintentional changes
2022-03-17 18:14:48 -07:00
Jim Kalafut
17747a706f
Rename master key -> root key in docs ( #14542 )
2022-03-16 22:01:38 -07:00
Pratyoy Mukhopadhyay
0cb4e1621a
Fixes from mount move testing ( #14492 )
...
* Add validation, fix docs
* add changelog
* fmt fix
* Update vault/logical_system.go
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com >
* Update vault/logical_system.go
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com >
* Update vault/logical_system_test.go
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com >
* Update vault/logical_system_test.go
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com >
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com >
2022-03-15 11:11:23 -07:00
swayne275
5275034d4d
add tip for how to force a secrets engine disable ( #14363 )
...
* add tip for how to force a secrets engine disable
* add warning to force disable secrets instructions
* clean up wording
* add force secrets engine disable info to api doc
* Update website/content/api-docs/system/mounts.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/api-docs/system/mounts.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/api-docs/system/mounts.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/api-docs/system/mounts.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/api-docs/system/mounts.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/commands/secrets/disable.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* Update website/content/docs/commands/secrets/disable.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* feedback updates
* impl taoism feedback
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
2022-03-11 11:43:59 -07:00
Nick Cabatoff
88b8e68872
Update error codes that are retried. ( #14447 )
2022-03-10 15:09:45 -05:00
Pratyoy Mukhopadhyay
a9b5776f57
[VAULT-5268] Add mount move docs ( #14314 )
...
* add mount move docs
* add missed word
* Update website/content/api-docs/system/remount.mdx
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
* one clarification
* docs changes from feedback
* couple things i missed
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com >
2022-03-04 14:38:15 -08:00
Jamie Finnigan
e06c90374d
update vault login docs to cover stdin default ( #14336 )
2022-03-03 12:45:41 -05:00
Alexander Scheel
d4d10b08bf
Document vault write JSON request parameters ( #14087 )
...
As mentioned by Steve Clark. :-)
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com >
2022-02-17 10:07:41 -05:00
Chris Capurso
c76896ff0c
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
Loann Le
f0bff02ca6
changed to upper-case for integrated storage ( #14037 )
2022-02-14 08:38:06 -08:00
mairandomness
d2bb013653
Update delete.mdx ( #13148 )
...
Adding a note on the parameter necessary for deletion on a key deletion example seems like a good idea.
From my limited research I found other people that had trouble finding the relevant part of the documentation.
Though I'm not sure this is the best wording or formatting for it.
2022-02-04 10:13:24 -08:00