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 we'll assign it to you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    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