From db3d80a21cbe08c4db25e2f1509a3abb708c5f6d Mon Sep 17 00:00:00 2001 From: gitadmin Date: Sun, 26 Jul 2026 23:20:22 +1000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5fde8ee --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# vault-tools + +Monorepo of Go CLI tools for managing Vault tokens across multiple vault instances: vctl (login/renew per-context tokens) and vctx (context-aware wrapper around the vault CLI). \ No newline at end of file