mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
command/init: show root token
This commit is contained in:
@@ -45,5 +45,6 @@ type InitStatusResponse struct {
|
||||
}
|
||||
|
||||
type InitResponse struct {
|
||||
Keys []string
|
||||
Keys []string
|
||||
RootToken string `json:"root_token"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user