You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The page here shows a command execute for executing clauses. However, current implementation of cicero-cli (v0.22.0) doesn't contain such command
cicero --help
cicero <cmd> [args]
Commands:
cicero parse parse a contract text
cicero draft create contract text from data
cicero normalize normalize markdown (parse & redraft)
cicero trigger send a request to the contract
cicero invoke invoke a clause of the contract
cicero initialize initialize a clause
cicero archive create a template archive
cicero compile generate code for a target platform
cicero get save local copies of external dependencies
Options:
--version Show version number [boolean]
--verbose, -v [default: false]
--help Show help [boolean]
Context
The page seems to be outdated and should either be updated accordingly or removed to avoid any confusion.
The text was updated successfully, but these errors were encountered:
Discussion 🗣
The page here shows a command
execute
for executing clauses. However, current implementation of cicero-cli (v0.22.0) doesn't contain such commandContext
The page seems to be outdated and should either be updated accordingly or removed to avoid any confusion.
The text was updated successfully, but these errors were encountered: