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.