Skip to content

Commit

Permalink
docs(cli): update generated docs (#4017)
Browse files Browse the repository at this point in the history
Co-authored-by: julienrbrt <[email protected]>
  • Loading branch information
github-actions[bot] and julienrbrt authored Mar 19, 2024
1 parent 276b515 commit a979c7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/docs/08-references/01-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -3094,13 +3094,15 @@ ignite scaffold chain [name] [flags]
```
--address-prefix string account address prefix (default "cosmos")
--clear-cache clear the build cache (advanced)
--consumer scafffold an ICS consumer chain
-h, --help help for chain
--minimal create a minimal blockchain (with the minimum required Cosmos SDK modules)
--module-configs strings add module configs
--no-module create a project without a default module
--params strings add default module parameters
-p, --path string create a project in a specific path
--skip-git skip Git repository initialization
--skip-proto skip proto generation
```

**SEE ALSO**
Expand Down

0 comments on commit a979c7e

Please sign in to comment.