1
0

Clarify token-revoke operation

This commit is contained in:
vishalnayak 2016-04-14 15:34:01 +00:00
parent 5d7824e657
commit 691052c3f4
2 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@ func (c *TokenRevokeCommand) Run(args []string) int {
return 2
}
c.Ui.Output("Revocation successful.")
c.Ui.Output("Token revoked if it existed")
return 0
}

View File

@ -58,7 +58,7 @@ After a token is created, you can revoke it with `vault token-revoke`:
```
$ vault token-revoke c2c2fbd5-2893-b385-6fa5-30050439f698
Revocation successful.
Token revoked if it existed
```
In a previous section, we use the `vault revoke` command. This command