Skip to content

Commit e1448fe

Browse files
committed
build: Add SecretsManager to dotnet-tools.json
1 parent 590f9dc commit e1448fe

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.config/dotnet-tools.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@
1919
"commands": [
2020
"generate-sbom"
2121
]
22+
},
23+
"Google.Cloud.Tools.SecretsManagerHelper": {
24+
"version": "0.1.0",
25+
"commands": [
26+
"secrets-manager-helper"
27+
]
2228
}
2329
}
2430
}

0 commit comments

Comments
 (0)