diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2022-10-27 02:07:36 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2022-10-27 02:07:36 -0700 |
commit | b169d130ea80f6954b77a2921c50e8587eadd1ae (patch) | |
tree | 814ae082c32edd096e65128e34a47b5790d978c8 /adenosine-cli/plan.txt | |
parent | 8ae3ff47d4effb1b0ed7c0e2f185c80a2a976be1 (diff) | |
download | adenosine-b169d130ea80f6954b77a2921c50e8587eadd1ae.tar.gz adenosine-b169d130ea80f6954b77a2921c50e8587eadd1ae.zip |
cli: progress
Diffstat (limited to 'adenosine-cli/plan.txt')
-rw-r--r-- | adenosine-cli/plan.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/adenosine-cli/plan.txt b/adenosine-cli/plan.txt index 4eb594c..668a746 100644 --- a/adenosine-cli/plan.txt +++ b/adenosine-cli/plan.txt @@ -40,9 +40,9 @@ file; '-' to read a JSON file from stdin. create-revocation-key repo - root - export <at-uri>? - import <in-cbor-filename> [--from <cid>] + root <did>? + export <did>? + import --did <did> <in-cbor-filename> [--from <cid>] xrpc get|post <nsid> [<params>]+ => generic method |