n0-computer / iroh.computer

iroh website
https://iroh.computer
Other
11 stars 17 forks source link

Missing command #142

Open azzamsa opened 6 days ago

azzamsa commented 6 days ago

Hi,

image

https://github.com/n0-computer/iroh.computer/blob/59113a00363186490c18aa1e194eedd7c80302c7/api-code-examples/api.mjs#L208

Is this a typo or expected? Because I am getting an error.

author:m27m7pnmu3qxq3cl doc:6kssdppeuhijoslr
> doc new --switch
e62srokcdlwu3mda53noudamzfajlc3eqvk2opxpqxrczlpkcnga
Active doc is now e62srokcdlwu3mda

author:m27m7pnmu3qxq3cl doc:e62srokcdlwu3mda
> set "key" "value"
error: unrecognized subcommand 'set'

  tip: a similar subcommand exists: 'exit'

Usage: <COMMAND>

For more information, try 'help'.

Should I open a PR?