Merge pull request 'add Tips section with service auth commands and links' (#1) from ice-feature into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/1 Reviewed-by: jingyao1991 <jingyao1991@noreply.gitea.freeleaps.mathmast.com>
This commit is contained in:
commit
4d871e25c4
@ -234,3 +234,16 @@ infra-auth-retriver list
|
|||||||
| `get-token` | `-gt`,`--get-token` | Retrieve authentication token for specified service |
|
| `get-token` | `-gt`,`--get-token` | Retrieve authentication token for specified service |
|
||||||
| `list` | `-l`,`--list` | List all available services |
|
| `list` | `-l`,`--list` | List all available services |
|
||||||
| `help` | `-h`,`--help` | Show help message |
|
| `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