Difference between revisions of "Vault kv put"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{lowercase}}
 
https://www.vaultproject.io/docs/commands/kv/put
 
https://www.vaultproject.io/docs/commands/kv/put
  
 +
*<code>[[vault kv]] put secret/hello foo=world MY_FIRST_KEY=MY_FIRST_VALUE</code>
 +
*<code>vault kv put secret/hello foo=world ADDITIONAL_KEY=ADDITIONAL_VALUE</code>
 +
 +
 +
== Related ==
 +
* <code>[[ansible-vault encrypt]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 14:24, 4 October 2021

https://www.vaultproject.io/docs/commands/kv/put

  • vault kv put secret/hello foo=world MY_FIRST_KEY=MY_FIRST_VALUE
  • vault kv put secret/hello foo=world ADDITIONAL_KEY=ADDITIONAL_VALUE


Related[edit]

See also[edit]

Advertising: