🐳
whale
  • Getting started
  • Setup
    • Connection configuration
    • Selective indexing
    • Git setup
  • Additional features
    • Running SQL queries
    • Query automation and alerting
    • Jinja2 templating
  • Customization
    • Custom UI/UX
    • All customizations
  • For Developers
    • ~/.whale file structure
    • Custom extraction
Powered by GitBook
On this page

Was this helpful?

  1. Customization

All customizations

A list of all config flags (accessible through ~/.whale/config/config.yaml) are listed below.

is_git_etl_enabled: false
preview_command: bat
python3_alias: python3  # For manual installations, if your python3 alias is not `python3`, we allow you to specify a custom alias name (e.g. `python3.8`)
PreviousCustom UI/UXNext~/.whale file structure

Last updated 4 years ago

Was this helpful?