mirror of
https://github.com/Dasharo/osfv-scripts.git
synced 2026-06-13 19:16:17 -07:00
move from snipeit to osfv-cli
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
This commit is contained in:
@@ -5,7 +5,7 @@ Firmware Validation in some ways.
|
||||
|
||||
## Scripts
|
||||
|
||||
* [snipeit](snipeit/README.md) - manage devices in SnipeIT via API
|
||||
* [osfv_cli](osfv_cli/README.md) - manage devices in OSFV lab
|
||||
|
||||
## Contributing
|
||||
|
||||
|
||||
@@ -35,11 +35,11 @@ as such, may not fit for other needs.
|
||||
and user ID
|
||||
- `api_url` - typically should be left unchanged, please make sure you have
|
||||
correct DNS configuration or entry in `/etc/hosts`,
|
||||
- `api_token` - login to Snipe-IT, click on user icon, choose `Manage API
|
||||
+ `api_token` - login to Snipe-IT, click on user icon, choose `Manage API
|
||||
Keys`, click `Create New Token`, use name `osfv-scripts`, use generated API
|
||||
token in config file
|
||||
- `user_id` is your Snipe-IT user id, which can be found by going to
|
||||
http://snipeit/users and showing column ID
|
||||
<http://snipeit/users> and showing column ID
|
||||
|
||||
## Usage
|
||||
|
||||
@@ -99,4 +99,3 @@ some examples:
|
||||
```shell
|
||||
./osfv_cli.py --help
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user