Skip to main content

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


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.3.tar.gz (17.9 kB view hashes)

Uploaded Source

Built Distribution

tokko_cli-0.0.2.3-py3-none-any.whl (20.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page