Co-authored-by: John Bodley <john.bodley@airbnb.com>
* remove druid datasource from the config * remove config related references to DruidDatasource * Update __init__.py * Update __init__.py * Update manager.py * remove config related references to DruidDatasource * raise if instance type is not valid
* docs: update lock file * remove redundant npm lock file * add missing peer deps * fix TODO and bump antd * fix API spec script
* chore: split CLI into multiple files * Update tests * Who fixes the fixtures? * Add subcommands dynamically * Rebase