mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
UI: add copyable paths for CLI and API commands to kv v2 (#22551)
* add paths route * WIP copy secret path component * wip component * ad v1 * use each-in to iterate over info table row * update copy * add commands to kv paths page * add comments * WIP tests * finish tests * remove version, address comments and use path arg directly remove secret * update copy * fix typo for perms * remove destructuring, that was confusing * add changelog * add secure protocal
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
SPDX-License-Identifier: BUSL-1.1
|
||||
~}}
|
||||
|
||||
<div class="code-snippet-container">
|
||||
<div data-test-code-snippet class="code-snippet-container" ...attributes>
|
||||
<code class="text-grey-lightest">
|
||||
{{@codeBlock}}
|
||||
</code>
|
||||
|
||||
Reference in New Issue
Block a user