Merge pull request #2740 from akhilmhdh/feat/dynamic-secret-cli

Dynamic secret commands in CLI
This commit is contained in:
Akhil Mohan
2024-11-27 14:07:40 +05:30
committed by GitHub
10 changed files with 967 additions and 5 deletions

View File

@@ -316,6 +316,7 @@
"cli/commands/init",
"cli/commands/run",
"cli/commands/secrets",
"cli/commands/dynamic-secrets",
"cli/commands/export",
"cli/commands/token",
"cli/commands/service-token",