• Christophe Le Guern's avatar
    Use 'vault kv put' instead of 'vault write' · cc90f834
    Christophe Le Guern authored
    When using vault_cli with a kv2 path, it isn't working. I have the following error:
    ```
    WARNING! The following warnings were returned from Vault:                                                                                                                                                                                     
                                                                                                                                                                                                                                                  
      * Invalid path for a versioned K/V secrets engine. See the API docs for the                                                                                                                                                                 
      appropriate API endpoints to use. If using the Vault CLI, use 'vault kv put'                                                                                        ...
    cc90f834
vault_cli.sh 1.74 KB