forked from TrueCloudLab/frostfs-s3-gw
[#131] authmate: Add issue-secret cobra cmd
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
This commit is contained in:
parent
0cd353707a
commit
043447600e
3 changed files with 321 additions and 0 deletions
|
@ -53,4 +53,7 @@ func init() {
|
|||
{{printf "Version: %s" .Version }}
|
||||
GoVersion: {{ runtimeVersion }}
|
||||
`)
|
||||
|
||||
rootCmd.AddCommand(issueSecretCmd)
|
||||
initIssueSecretCmd()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue