summaryrefslogtreecommitdiff
path: root/webol-cli.toml
diff options
context:
space:
mode:
authorfx <[email protected]>2023-10-18 15:11:44 +0200
committerfx <[email protected]>2023-10-18 15:11:44 +0200
commitb4f59c226c6916a3e45f1a52dc6a9b15c800297a (patch)
tree07016e2ac7278da6b63aa839065c5ad572215e50 /webol-cli.toml
downloadwebol-cli-b4f59c226c6916a3e45f1a52dc6a9b15c800297a.tar
webol-cli-b4f59c226c6916a3e45f1a52dc6a9b15c800297a.tar.gz
webol-cli-b4f59c226c6916a3e45f1a52dc6a9b15c800297a.zip
basic cli, only start and get device
Diffstat (limited to 'webol-cli.toml')
-rw-r--r--webol-cli.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/webol-cli.toml b/webol-cli.toml
new file mode 100644
index 0000000..3eabc97
--- /dev/null
+++ b/webol-cli.toml
@@ -0,0 +1,2 @@
1server = "http://localhost:7229"
2key = "aaa"