arena-cli icon indicating copy to clipboard operation
arena-cli copied to clipboard

are.na Command Line Interface

Results 7 arena-cli issues
Sort by recently updated
recently updated
newest added

Bumps [qs](https://github.com/ljharb/qs) from 6.5.1 to 6.11.0. Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip option (#442) [readme] fix version badge 6.10.5 [Fix] stringify: with arrayFormat:...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

Maybe I'm missing something — but don't you have to go through the OAuth flow to get an `ACCESS_TOKEN`? If that's the case, it'd be great if the app could...

Possibly use yaml as a nice way to format output...

enhancement

specifically the `--file` option. more examples.

enhancement

have a src vs build version, separate different pieces in src for readability, find a build tool

enhancement

- [x] Don't spit out such a huge error message - [ ] Find a better way than `Promise.all` to allow the command to continue (maybe another cli option?) upon...