Skip to content

Commit

Permalink
Merge pull request #42 from hawkv6/improve-usage-readme
Browse files Browse the repository at this point in the history
improve readme usage section
  • Loading branch information
severindellsperger authored Aug 12, 2024
2 parents 8a06515 + 8cdd86f commit 2e68c09
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,16 @@ The following impairments can be linked:
- bandwidth / rate

## Usage
```
clab-telemetry-linker [command]
```

### Commands
- **Set Impairments** - [`set`](docs/set.md)
- **Show Impairments** - [`show`](docs/show.md)
- **Delete Impairments** - [`delete`](docs/delete.md)
- **Start the Service** - [`start`](docs/start.md)
- **Check Version** - `version`
- **Print Version** - `version`

## Installation
### Using Package Manager
Expand Down

0 comments on commit 2e68c09

Please sign in to comment.