Inconsistent parameters vs flags for axiom dataset create
Open
help wanted
- Dominant language
- Go
- Stars
- 59
- Forks
- 11
- Avg merge
- 10h 8m
- Merged PRs (30d)
- 10
Description
- `axiom dataset create` expects the name for the dataset to create as a flag (`--name`).
- `axiom dataset delete` expects the name for the dataset to delete as a parameter.
Without prior knowledge of the `axiom dataset create` command I assumed it would take the dataset name as a parameter just like the other dataset commands.
Contributor guide
Assessment
This issue has not been assessed yet.