diff options
Diffstat (limited to 'adenosine-cli/plan.txt')
-rw-r--r-- | adenosine-cli/plan.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/adenosine-cli/plan.txt b/adenosine-cli/plan.txt index fc7b6dc..4eb594c 100644 --- a/adenosine-cli/plan.txt +++ b/adenosine-cli/plan.txt @@ -6,7 +6,7 @@ just talks to the remote. config variables: - ATP_SERVICE: prefix, eg http://localhost:1234 + ATP_HOST: prefix, eg http://localhost:1234 ATP_AUTH_TOKEN: JWT string at-uri can be either a global `at://` URI string, or a user-local referene of @@ -63,3 +63,7 @@ file; '-' to read a JSON file from stdin. profile <name>? search-users <query> +--- + +plan: +- first version which uses entirely schema-less / generic XRPC client |