wharfkit / cli

Wharf command line tool to provide code generation and other utilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The `--url` parameter should not be required when using `--json`

aaroncox opened this issue · comments

If the command is using a local JSON file, does it need an API url? I don't think it does 🤔

> npx @wharfkit/cli generate --json build/test.abi

error: required option '-u, --url <url>' not specified