-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
It would be nice to have the need for quotes in the definition of filters:
$ armonik -e localhost:8081 task list -f 'id = 9a5fc098-e677-4b97-9996-fc4b5303d97e'
Usage: armonik task list [OPTIONS]
Try 'armonik task list -h' for help
╭─ Error ───────────────────────────────────────────────────────────╮
│ Invalid value for '-f' / '--filter': Filter syntax error. │
│ │
│ id = 9a5fc098-e677-4b97-9996-fc4b5303d97e │
│ ^ │
│ │
│ Invalid boolean operator. │
╰───────────────────────────────────────────────────────────────────╯By the way, the error reported is badly located, and not very explicit.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels