Skip to content

Commit

Permalink
Update token creation example in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelvalle authored and gillchristian committed Jul 10, 2020
1 parent 3db6ae2 commit 9086e3a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,10 @@ subilo --secret super-secret token --permissions job:write
This token is used to access the logs and project configuration endpoints, these
endpoints are used by the https://subilo.io/ website.

Example:

```bash
subilo --secret super-secret token`
subilo --secret super-secret token
```

### Systemd configuration (Optional)
Expand Down

0 comments on commit 9086e3a

Please sign in to comment.