Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consistent CLI command naming #330

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

K-Kumar-01
Copy link

Closes #113

A brief description of the changes in this PR:

  • Use lower-hyphenated for commands
  • Parameters naming needs discussion. Refer here for alias in flags.

Tasks to complete before merging PR:

  • Ensure system tests are passing. If not Run them manually to check for any regressions 📋
  • Do any new system tests need added to test this change? do any existing system tests need updated? If so create a PR at 0chain/system_test
  • Merge your system tests PR to master AFTER merging this PR

lower-hypehanted for commands

Signed-off-by: Kushal Kumar <kushalkumargupta4@gmail.com>
@K-Kumar-01 K-Kumar-01 marked this pull request as ready for review November 27, 2022 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] improve CLI command name and parameters with consistent naming
1 participant