docs:add Tips section with service auth commands and links
This commit is contained in:
parent
3c93b0bf1b
commit
29107247b1
@ -234,3 +234,16 @@ infra-auth-retriver list
|
||||
| `get-token` | `-gt`,`--get-token` | Retrieve authentication token for specified service |
|
||||
| `list` | `-l`,`--list` | List all available services |
|
||||
| `help` | `-h`,`--help` | Show help message |
|
||||
|
||||
### Tips
|
||||
|
||||
Here are some useful tips for working with the Freeleaps Cluster Toolchains:
|
||||
|
||||
**[Jenkins](https://jenkins.mathmast.com/) and [Grafana](https://grafana.mathmast.com/) Accounts and Passwords**: You can obtain Jenkins and Grafana accounts and passwords by executing the follow command.
|
||||
```
|
||||
infra-auth-retriver grafana
|
||||
```
|
||||
**[Argo](https://argo.mathmast.com/) Account and Password**: You can obtain Argo account and password by executing the follow command.
|
||||
```
|
||||
infra-auth-retriver argocd
|
||||
```
|
||||
Loading…
Reference in New Issue
Block a user