-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CLI Command Design: Retrieve a Trust Claim (subcommand: graph) #7
Comments
are any of these args/flags optional? |
Perspective is needed. The rest are optional, some of them with smart defaults. We may at some stage have a concept of logging in, in which case perspective would not be needed explicitly at the command line. A default perspective is also something that would ultimately be stored, in a trustgraph config file, i.e. my perspective, my public key. |
@dauphin3 ☝️ |
what type(s) does this command return? |
JSON |
Usage
Once a number of claims have already been made, you can retrieve and analyze a collection of ratings.
For example:
The text was updated successfully, but these errors were encountered: