Documentation
README
Superset 10x
Teach the user the advanced Superset features they aren't using yet — grounded in their real usage, not a lecture. If they named a topic after the command, skip the audit and go straight to that topic.
1. Audit (read-only)
Run in parallel and tolerate individual failures (prefer --json where supported):
superset auth whoamisuperset automations listsuperset workspaces listsuperset agents listsuperset hosts listsuperset tasks list
If the CLI is missing, offer to install it: curl -fsSL https://superset.sh/cli/install.sh | sh. If unauthenticated, superset auth login. If the audit is impossible, ask the user what their current workflow looks like and proceed from their answer.
This is the opening of the README. Read the full README on GitHub.