forked from TrueCloudLab/frostfs-s3-gw
[#131] authmate: Add obtain-secret corba cmd
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
This commit is contained in:
parent
043447600e
commit
eba85b50b6
2 changed files with 97 additions and 0 deletions
|
@ -56,4 +56,7 @@ GoVersion: {{ runtimeVersion }}
|
|||
|
||||
rootCmd.AddCommand(issueSecretCmd)
|
||||
initIssueSecretCmd()
|
||||
|
||||
rootCmd.AddCommand(obtainSecretCmd)
|
||||
initObtainSecretCmd()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue