mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-14 10:37:00 +02:00
* Fix Vault Transit BYOK helper argument parsing This commit fixes the following issues with the importer: - More than two arguments were not supported, causing the CLI to error out and resulting in a failure to import RSA keys. - The @file notation support was not accepted for KEY, meaning unencrypted keys had to be manually specified on the CLI. - Parsing of additional argument data was done in a non-standard way. - Fix parsing of command line options and ensure only relevant options are included. Additionally, some error messages and help text was clarified. Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Add missing documentation on Transit CLI to website Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Add tests for Transit BYOK vault subcommand Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Add changelog Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Appease CI Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> --------- Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> |
||
---|---|---|
.. | ||
audit | ||
auth | ||
kv | ||
lease | ||
license | ||
operator | ||
pki | ||
plugin | ||
policy | ||
secrets | ||
token | ||
transit | ||
agent.mdx | ||
debug.mdx | ||
delete.mdx | ||
index.mdx | ||
list.mdx | ||
login.mdx | ||
monitor.mdx | ||
namespace.mdx | ||
patch.mdx | ||
path-help.mdx | ||
print.mdx | ||
read.mdx | ||
server.mdx | ||
ssh.mdx | ||
status.mdx | ||
token-helper.mdx | ||
unwrap.mdx | ||
version-history.mdx | ||
version.mdx | ||
write.mdx |