DevLifts / DevLifts/fit-cli

1rm --all flag is not returning any output

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
15
Forks
3
PR merge metrics
No merged PRs in 30d

Description

I'm trying to list all one rep maxes by using the --all flag, but nothing is returned.

Console output

```
darwin@DTP:fit-cli λ fit log
? What do you want to log? 1rm
Logging 1rm...
? Choose an exercise bench press
? What's your new max? 225
Logged 225 as new bench press max.
darwin@DTP:fit-cli λ fit log
? What do you want to log? 1rm
Logging 1rm...
? Choose an exercise squat
? What's your new max? 315
Logged 315 as new squat max.
darwin@DTP:fit-cli λ fit 1rm --all
darwin@DTP:fit-cli λ
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.