Skip to content

Inconsistency between property flags and cpcodes flags #7

@terodox

Description

@terodox

There are several inconsistency in flag usage between the property commands and the cpcodes commands.

In the property flags we use:
--config anywhere in the command
--group for group id
--contract for contract id

In the cpcodes flags we use:
--config must be used globally prior to subcommand
--groupID for group id
--contractID for contract id

This inconsistency leads to a very confused user experience from the CLI.

Spawned from #6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions