frontends.cli
The trudag CLI frontend.
main
Manipulate, analyze and present the contents of a Trustable Acyclic Graph.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
ctx
|
Context
|
Context to append and pass to subcommands |
required |
verbose
|
bool
|
Set logging level to |
required |
workers
|
int
|
Set the upperbound for spawning worker threads |
required |
needs
|
bool
|
Whether to operate on needs graph instead of main graph. |
required |