forked from TrueCloudLab/frostfs-s3-gw
[#131] authmate: Add generate-presigned-url cobra cmd
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
This commit is contained in:
parent
eba85b50b6
commit
3927223bb0
2 changed files with 111 additions and 0 deletions
|
@ -59,4 +59,7 @@ GoVersion: {{ runtimeVersion }}
|
|||
|
||||
rootCmd.AddCommand(obtainSecretCmd)
|
||||
initObtainSecretCmd()
|
||||
|
||||
rootCmd.AddCommand(generatePresignedURLCmd)
|
||||
initGeneratePresignedURLCmd()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue