Skip to content

docs: --output-format flag missing from test command documentation #397

@A-d-i-t-y

Description

@A-d-i-t-y

Describe the bug

Why we need this:
The --output-format flag was added to the test command but is not
documented in documentation/cmd/test.md. Users have no way to
discover this flag from the docs.

How this will help:
Adding this flag to the documentation will help CI/CD users
discover and use the github-actions output format feature.

Problem

The --output-format flag is missing from documentation/cmd/test.md.
The flags table does not include --output-format even though it
is available in the CLI.

Fix

Add --output-format flag to the Options table in test.md with
description and supported values (plain, github-actions).

Image

Attach any resources that can help us understand the issue.

No response

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