mirror of
https://gitlab.com/fabinfra/fabaccess/FabFire-Provisioning-Tool.git
synced 2025-03-12 23:01:53 +01:00
Update README.md
This commit is contained in:
parent
04d5578e8e
commit
1407114e4a
@ -5,13 +5,14 @@ Using the cards requires a configured instance of the [fabfire adapter](https://
|
|||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
## Provisioning
|
## Provisioning
|
||||||
|
1. Run the following command while replaceing `--space`, `--instance` and `--contact` with your own values and setting `--token` to the users username:
|
||||||
```shell
|
```shell
|
||||||
cargo run -- --space "innovisionlab" --instance fabaccess.innovisionlab.de --contact https://innovisionlab.de/lostandfound --token "Testuser"
|
cargo run -- --space "innovisionlab" --instance fabaccess.innovisionlab.de --contact https://innovisionlab.de/lostandfound --token "Testuser"
|
||||||
```
|
```
|
||||||
1. Replace `--space`, `--instance` and `--contact` with your own values.
|
|
||||||
2. Set `--token` to the users username.
|
|
||||||
You can supply your own keys and Application ID with the appropriate cmdline arguments, view `--help` for more information.
|
You can supply your own keys and Application ID with the appropriate cmdline arguments, view `--help` for more information.
|
||||||
|
|
||||||
|
3. Add the provided `cardkey` from the output to the users entry in users.toml
|
||||||
|
|
||||||
## Formating Card
|
## Formating Card
|
||||||
```shell
|
```shell
|
||||||
cargo run -- --format
|
cargo run -- --format
|
||||||
|
Loading…
x
Reference in New Issue
Block a user