Skip to content

Add --verbose flag to inspect command #107

Description

@sepehr-safari

Good First Issue

Add a --verbose flag to the ocpp-debugkit inspect command that shows full event details (not just the summary).

What to do

  1. Add --verbose option to the inspect command in cli/index.ts
  2. Update inspectCommand in commands/inspect.ts to show full event list when --verbose is passed
  3. Add a CLI integration test

Files to modify

  • packages/toolkit/src/cli/index.ts
  • packages/toolkit/src/cli/commands/inspect.ts
  • packages/toolkit/src/cli/cli.test.ts

How to claim

Comment "I'd like to work on this" and it will be assigned to you.

Please hold one open claim at a time. Once the pull request for it is merged,
say which issue you want next and it will be assigned. That keeps issues from
sitting claimed while another is still in review, so other newcomers can see
what is genuinely free.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions