diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index bb12e81f..781e5173 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -7,6 +7,12 @@ "commands": [ "generate-sbom" ] + }, + "Google.Cloud.Tools.SecretManagerHelper": { + "version": "1.1.0", + "commands": [ + "fetch-secret" + ] } } } \ No newline at end of file