We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d73ebf2 commit 6d5f2e3Copy full SHA for 6d5f2e3
1 file changed
README.md
@@ -56,24 +56,6 @@ Commands:
56
version Display version information
57
```
58
59
-To get information about a sub-command, try `spp-cli <command> --help`:
60
-
61
-```
62
-Usage: spp-cli add [OPTIONS] COMMAND [ARGS]...
63
64
- Add live instruments/views
65
66
-Options:
67
- -h, --help Show this message and exit
68
69
-Commands:
70
- breakpoint Add a live breakpoint instrument
71
- log Add a live log instrument
72
- meter Add a live meter instrument
73
- span Add a live span instrument
74
- view Add a live view subscription
75
76
77
## Documentation
78
- [Developer Commands](https://docs.sourceplus.plus/implementation/tools/clients/cli/developer/) / [Admin Commands](https://docs.sourceplus.plus/implementation/tools/clients/cli/admin/)
79
0 commit comments