Updated readme
This commit is contained in:
parent
a185cf6a32
commit
78d2083e4d
1 changed files with 9 additions and 0 deletions
|
@ -30,3 +30,12 @@ ungleich ripe-add-route6 \
|
|||
--description "First REST /32"
|
||||
--password "very secure"
|
||||
```
|
||||
|
||||
### Usage: Account
|
||||
|
||||
Creating a new account object:
|
||||
|
||||
```
|
||||
ungleich account --create-user <username> --name <firstname> --lastname <lastname> --email <email>
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue