mirror of
https://github.com/onyx-and-iris/gobs-cli.git
synced 2026-04-20 16:13:40 +00:00
Compare commits
1 Commits
v0.1.0
...
035b467a14
| Author | SHA1 | Date | |
|---|---|---|---|
| 035b467a14 |
@@ -305,21 +305,21 @@ gobs-cli profile current
|
||||
- args: Name
|
||||
|
||||
```console
|
||||
gobs-cli profile switch test-collection
|
||||
gobs-cli profile switch test-profile
|
||||
```
|
||||
|
||||
- create: Create profile.
|
||||
- args: Name
|
||||
|
||||
```console
|
||||
gobs-cli profile create test-collection
|
||||
gobs-cli profile create test-profile
|
||||
```
|
||||
|
||||
- remove: Remove profile.
|
||||
- args: Name
|
||||
|
||||
```console
|
||||
gobs-cli profile create test-collection
|
||||
gobs-cli profile remove test-profile
|
||||
```
|
||||
|
||||
### ReplayBufferCmd
|
||||
|
||||
Reference in New Issue
Block a user