Skip to content
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

Documentation: Oudated Documentation Page #410

Open
K-Kumar-01 opened this issue May 24, 2022 · 1 comment
Open

Documentation: Oudated Documentation Page #410

K-Kumar-01 opened this issue May 24, 2022 · 1 comment

Comments

@K-Kumar-01
Copy link

Discussion 🗣

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.

@anablaz
Copy link
Contributor

anablaz commented Feb 21, 2024

Looking into this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants