Added content for password command (#882)

Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
pull/2/head
MadelineMurray 6 years ago committed by GitHub
parent 96a431a679
commit 4405571733
  1. 3
      docs/Reference/Pantheon-CLI-Syntax.md

@ -952,7 +952,8 @@ This command provides password related actions.
#### hash #### hash
This command generates the hash of a given password. This command generates the hash of a given password. Include the hash in the [credentials file](../JSON-RPC-API/Authentication.md#credentials-file)
for JSON-RPC API [authentication](../JSON-RPC-API/Authentication.md).
```bash tab="Syntax" ```bash tab="Syntax"
$ pantheon password hash --password=<my-password> $ pantheon password hash --password=<my-password>

Loading…
Cancel
Save