book icon indicating copy to clipboard operation
book copied to clipboard

Docs for `sozo account`

Open kariy opened this issue 1 year ago • 3 comments

We added the sozo account command in https://github.com/dojoengine/dojo/pull/1601 but the book isn't updated to include the documentation for it.

Add the documentation for it similar to other commands that we have for sozo.

Ref: https://github.com/dojoengine/dojo/blob/main/bin/sozo/src/commands/account.rs

λ sozo account
Manage accounts

Usage: sozo account [OPTIONS] <COMMAND>

Commands:
  new     Create a new account configuration without actually deploying.
  deploy  Deploy account contract with a DeployAccount transaction.
  fetch   Fetch account config from an already deployed account contract.
  help    Print this message or the help of the given subcommand(s)

Options:
  -v, --verbose...  Increase logging verbosity
  -q, --quiet...    Decrease logging verbosity
  -h, --help        Print help (see more with '--help')
  -V, --version     Print version

kariy avatar May 13 '24 13:05 kariy

Can you assign this to me please?

jancris100 avatar May 14 '24 00:05 jancris100

@jancris100 done! feel free to reach out to me on discord if you have any questions.

itzlambda avatar May 14 '24 05:05 itzlambda

Done!

jancris100 avatar May 15 '24 04:05 jancris100

Hi @kariy can you close this task please ? The task is done !

jancris100 avatar Jun 27 '24 03:06 jancris100