Skip to content

bodyweights stats missing --format flag (contract violation) #25

@DTTerastar

Description

@DTTerastar

Command

```
liftoff-export bodyweights stats --format json
```

Actual

```
Error: unknown flag: --format
```

Expected

Per the quantcli contract every export subcommand should accept `--format markdown|json`. Other subcommands (`bodyweights list`, `workouts list`, `workouts show`, `workouts stats`) all accept `--format`. Only `bodyweights stats` is missing it.

`liftoff-export prime` even shows an example using `--format json` for stats output.

Severity

major

Metadata

Metadata

Assignees

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