Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 483 Bytes

File metadata and controls

35 lines (23 loc) · 483 Bytes

Config

Settings are stored at ~/.config/jup/settings.json.

Commands

View current settings

jup config list

Set output format

jup config set --output json
jup config set --output table

Set active key

jup config set --active-key <name>

Set API key

Use an API key from https://portal.jup.ag/ for higher rate limits:

jup config set --api-key <key>

# Delete or unset the API key
jup config set --api-key