Files
payload/packages
Elliot DeNolf 9278eec2b6 fix: better messaging when no arg passed to payload cli (#10550)
Better error message when no argument is passed to `pnpm payload`.

Before:
```
Unknown script: "".
```

After:
```
Please provide a command to run
Available commands:
  - command-1
  - command-2
  - etc.
```
2025-01-13 20:13:54 +00:00
..
2025-01-10 14:12:06 -05:00
2025-01-10 14:12:06 -05:00