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