Added readme
This commit is contained in:
parent
5dd86a81aa
commit
81eb83547e
@ -9,6 +9,12 @@ pnpm i
|
|||||||
## Scrips
|
## Scrips
|
||||||
> All of the current scripts - explained
|
> All of the current scripts - explained
|
||||||
|
|
||||||
|
### Shared
|
||||||
|
#### Login
|
||||||
|
* Description: Authenticates the user against the backend while setting the OPENAPI objects properties
|
||||||
|
* Use-case: Used in all other scripts to reduce code duplication
|
||||||
|
* Config: Set the env vars
|
||||||
|
* Run: `node ./src/shared/login.js`
|
||||||
### Scans
|
### Scans
|
||||||
#### Create fixed scans for group
|
#### Create fixed scans for group
|
||||||
* Description: Creates distance scans for all runners of a team or org
|
* Description: Creates distance scans for all runners of a team or org
|
||||||
|
Loading…
x
Reference in New Issue
Block a user