archway-network / cli

Develop WASM smart contracts with the Archway network developer CLI
https://docs.archway.io
Apache License 2.0
44 stars 21 forks source link

fix(contracts): Replace the `--force` flag with `--no-confirm` #226

Closed aelesbao closed 1 year ago

aelesbao commented 1 year ago

Description

The store sub-command has name clashes in the flags. We should review if other args are also clashing all across the CLI and follow a single naming convention.

Technical Description

List of affected commands