Radioactive Unicorns
Project description
Install
Install tokkoCLI daemon as SystemD service.
$ sudo tokky daemon install
Run
Run attached TokkoCLI Daemon.
$ tokky daemon run [--port {custom-port}]
Status
Get current daemon status.
$ tokky daemon status
SystemCtl CLI
Tokko CLI daemon is a SystemD service, therefore common SystemCtl commands are enabled
# Check serivce status
systemctl status tokko-cli-daemon.service
# Enable TokkoCLI Daemon serivce
systemctl Enable tokko-cli-daemon.service
# Start TokkoCLI Daemon serivce
systemctl start tokko-cli-daemon.service
# Stop TokkoCLI Daemon serivce
systemctl stop tokko-cli-daemon.service
Uninstall
Remove tokkoCLI daemon from SystemCtl.
$ tokky daemon uninstall
RPC
TokkoRPC shell.
Call rpc functions
tokky rpc call {function} [--service {my-serice: String}] [--data {data: String}]
Example
$ tokky rpc call echo --data "Hello world!"
>>> "Hello world!"
Workflow
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tokko_cli-0.0.2.tar.gz
(17.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
tokko_cli-0.0.2-py3-none-any.whl
(19.4 kB
view details)
File details
Details for the file tokko_cli-0.0.2.tar.gz.
File metadata
- Download URL: tokko_cli-0.0.2.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
498ed57d7584c844730cbf1dad9cf47b39b6f17567b907763ee58a6ff2b6128a
|
|
| MD5 |
3f7ef053aa0efcb8811d6fd0263f9c10
|
|
| BLAKE2b-256 |
4f5e55462f28b8e4568ec5aa9b9f8fa5a6f1e850d29fd44065b3dbcb1ce5521f
|
File details
Details for the file tokko_cli-0.0.2-py3-none-any.whl.
File metadata
- Download URL: tokko_cli-0.0.2-py3-none-any.whl
- Upload date:
- Size: 19.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39b5741427898e4c5f021cfae3959143e882b5071db51fe326304dbe3f3392ad
|
|
| MD5 |
c981580a7ea1b7ad2314e7aee4441bab
|
|
| BLAKE2b-256 |
b239c24abe1518c862aede7dea81eed1255e9a996e961360da2cb655ee527c58
|