config

RESERVE’s config command is a utility command making it easier for users to apply their FRED® API key and get started with this command-line tool.

Usage:
  reserve config [command]

Available Commands:
  get         Print the current resolved configuration
  init        Create a template config.json in the current directory
  set         Set a configuration value in config.json

and an example of the GET sub-command is:

./reserve config get
  api_key         4f****50
  default_format  table
  timeout         30s
  concurrency     8
  rate            5.0 req/s
  base_url        https://api.stlouisfed.org/fred/
  db_path         /var/lib/reserve/reserve.db
  config_file     /etc/reserve/config.json

No affiliation with the Federal Reserve Bank of St. Louis

Not endorsed nor supported by the FRED® API technical team

© 2026 Derick Schaefer