Skip to content

Commit

Permalink
update pairing
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl committed May 21, 2024
1 parent b8e57ce commit 79e25f0
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions docs/02_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,21 +18,6 @@ Once you have at least 1 Mind in your hive you can start connecting things to it

`hivemind-core` provides a command line interface to manage client permissions

```bash
$ hivemind-core --help
Usage: hivemind-core [OPTIONS] COMMAND [ARGS]...

Options:
--help Show this message and exit.

Commands:
add-client add credentials for a client
allow-msg allow message types sent from a client
delete-client remove credentials for a client
list-clients list clients and credentials
listen start listening for HiveMind connections
```

```shell
$ hivemind-core add-client --help
Usage: hivemind-core add-client [OPTIONS] [NAME] [ACCESS_KEY] [PASSWORD]
Expand Down

0 comments on commit 79e25f0

Please sign in to comment.