Files
supabase/spec/common-cli-sections.json
2022-12-20 11:58:18 +08:00

426 lines
11 KiB
JSON

[
{
"title": "Introduction",
"id": "introduction",
"slug": "introduction",
"isFunc": false,
"type": "markdown"
},
{
"title": "Global flags",
"id": "global-flags",
"slug": "global-flags",
"isFunc": false,
"type": "markdown"
},
{
"title": "general",
"items": [
{
"id": "supabase-init",
"title": "supabase init",
"slug": "supabase-init",
"type": "cli-command"
},
{
"id": "supabase-login",
"title": "supabase login",
"slug": "supabase-login",
"type": "cli-command"
},
{
"id": "supabase-link",
"title": "supabase link",
"slug": "supabase-link",
"type": "cli-command"
},
{
"id": "supabase-start",
"title": "supabase start",
"slug": "supabase-start",
"type": "cli-command"
},
{
"id": "supabase-stop",
"title": "supabase stop",
"slug": "supabase-stop",
"type": "cli-command"
},
{
"id": "supabase-status",
"title": "supabase status",
"slug": "supabase-status",
"type": "cli-command"
},
{
"id": "supabase-test",
"title": "supabase test",
"slug": "supabase-test",
"type": "cli-command"
},
{
"id": "supabase-test-db",
"title": "supabase test db",
"slug": "supabase-test-db",
"type": "cli-command"
},
{
"id": "supabase-gen",
"title": "supabase gen",
"slug": "supabase-gen",
"type": "cli-command"
},
{
"id": "supabase-gen-types",
"title": "supabase gen types",
"slug": "supabase-gen-types",
"type": "cli-command"
},
{
"id": "supabase-gen-types-typescript",
"title": "supabase gen types typescript",
"slug": "supabase-gen-types-typescript",
"type": "cli-command"
}
]
},
{
"title": "Database",
"items": [
{ "id": "supabase-db", "title": "supabase db", "slug": "supabase-db", "type": "cli-command" },
{
"id": "supabase-db-dump",
"title": "supabase db dump",
"slug": "supabase-db-dump",
"type": "cli-command"
},
{
"id": "supabase-db-push",
"title": "supabase db push",
"slug": "supabase-db-push",
"type": "cli-command"
},
{
"id": "supabase-db-reset",
"title": "supabase db reset",
"slug": "supabase-db-reset",
"type": "cli-command"
},
{
"id": "supabase-db-diff",
"title": "supabase db diff",
"slug": "supabase-db-diff",
"type": "cli-command"
},
{
"id": "supabase-db-lint",
"title": "supabase db lint",
"slug": "supabase-db-lint",
"type": "cli-command"
},
{
"id": "supabase-db-remote",
"title": "supabase db remote",
"slug": "supabase-db-remote",
"type": "cli-command"
},
{
"id": "supabase-db-remote-commit",
"title": "supabase db remote commit",
"slug": "supabase-db-remote-commit",
"type": "cli-command"
}
]
},
{
"title": "migrations",
"items": [
{
"id": "supabase-migration",
"title": "supabase migration",
"slug": "supabase-migration",
"type": "cli-command"
},
{
"id": "supabase-migration-new",
"title": "supabase migration new",
"slug": "supabase-migration-new",
"type": "cli-command"
},
{
"id": "supabase-migration-list",
"title": "supabase migration list",
"slug": "supabase-migration-list",
"type": "cli-command"
},
{
"id": "supabase-migration-repair",
"title": "supabase migration repair",
"slug": "supabase-migration-repair",
"type": "cli-command"
}
]
},
{
"title": "projects",
"items": [
{
"id": "supabase-projects",
"title": "supabase projects",
"slug": "supabase-projects",
"type": "cli-command"
},
{
"id": "supabase-projects-create",
"title": "supabase projects create",
"slug": "supabase-projects-create",
"type": "cli-command"
},
{
"id": "supabase-projects-list",
"title": "supabase projects list",
"slug": "supabase-projects-list",
"type": "cli-command"
}
]
},
{
"title": "organizations",
"items": [
{
"id": "supabase-orgs",
"title": "supabase orgs",
"slug": "supabase-orgs",
"type": "cli-command"
},
{
"id": "supabase-orgs-list",
"title": "supabase orgs list",
"slug": "supabase-orgs-list",
"type": "cli-command"
}
]
},
{
"title": "Edge Functions",
"items": [
{
"id": "supabase-functions",
"title": "supabase functions",
"slug": "supabase-functions",
"type": "cli-command"
},
{
"id": "supabase-functions-new",
"title": "supabase functions new",
"slug": "supabase-functions-new",
"type": "cli-command"
},
{
"id": "supabase-functions-serve",
"title": "supabase functions serve",
"slug": "supabase-functions-serve",
"type": "cli-command"
},
{
"id": "supabase-functions-deploy",
"title": "supabase functions deploy",
"slug": "supabase-functions-deploy",
"type": "cli-command"
},
{
"id": "supabase-functions-delete",
"title": "supabase functions delete",
"slug": "supabase-functions-delete",
"type": "cli-command"
}
]
},
{
"title": "secrets",
"items": [
{
"id": "supabase-secrets",
"title": "supabase secrets",
"slug": "supabase-secrets",
"type": "cli-command"
},
{
"id": "supabase-secrets-set",
"title": "supabase secrets set",
"slug": "supabase-secrets-set",
"type": "cli-command"
},
{
"id": "supabase-secrets-list",
"title": "supabase secrets list",
"slug": "supabase-secrets-list",
"type": "cli-command"
},
{
"id": "supabase-secrets-unset",
"title": "supabase secrets unset",
"slug": "supabase-secrets-unset",
"type": "cli-command"
}
]
},
{
"title": "Domains",
"items": [
{
"id": "supabase-domains",
"title": "supabase domains",
"slug": "supabase-domains",
"type": "cli-command"
},
{
"id": "supabase-domains-activate",
"title": "supabase domains activate",
"slug": "supabase-domains-activate",
"type": "cli-command"
},
{
"id": "supabase-domains-create",
"title": "supabase domains create",
"slug": "supabase-domains-create",
"type": "cli-command"
},
{
"id": "supabase-domains-get",
"title": "supabase domains get",
"slug": "supabase-domains-get",
"type": "cli-command"
},
{
"id": "supabase-domains-reverify",
"title": "supabase domains reverify",
"slug": "supabase-domains-reverify",
"type": "cli-command"
},
{
"id": "supabase-domains-delete",
"title": "supabase domains delete",
"slug": "supabase-domains-delete",
"type": "cli-command"
}
]
},
{
"title": "Vanity Subdomains",
"items": [
{
"id": "supabase-vanity-subdomains",
"title": "supabase vanity-subdomains",
"slug": "supabase-vanity-subdomains",
"type": "cli-command"
},
{
"id": "supabase-vanity-subdomains-activate",
"title": "supabase vanity-subdomains activate",
"slug": "supabase-vanity-subdomains-activate",
"type": "cli-command"
},
{
"id": "supabase-vanity-subdomains-get",
"title": "supabase vanity-subdomains get",
"slug": "supabase-vanity-subdomains-get",
"type": "cli-command"
},
{
"id": "supabase-vanity-subdomains-check-availability",
"title": "supabase vanity-subdomains check-availability",
"slug": "supabase-vanity-subdomains-check-availability",
"type": "cli-command"
},
{
"id": "supabase-vanity-subdomains-delete",
"title": "supabase vanity-subdomains delete",
"slug": "supabase-vanity-subdomains-delete",
"type": "cli-command"
}
]
},
{
"title": "Network Bans",
"items": [
{
"id": "supabase-network-bans",
"title": "supabase network-bans",
"slug": "supabase-network-bans",
"type": "cli-command"
},
{
"id": "supabase-network-bans-get",
"title": "supabase network-bans get",
"slug": "supabase-network-bans-get",
"type": "cli-command"
},
{
"id": "supabase-network-bans-remove",
"title": "supabase network-bans remove",
"slug": "supabase-network-bans-remove",
"type": "cli-command"
}
]
},
{
"title": "Network Restrictions",
"items": [
{
"id": "supabase-network-restrictions",
"title": "supabase network-restrictions",
"slug": "supabase-network-restrictions",
"type": "cli-command"
},
{
"id": "supabase-network-restrictions-get",
"title": "supabase network-restrictions get",
"slug": "supabase-network-restrictions-get",
"type": "cli-command"
},
{
"id": "supabase-network-restrictions-update",
"title": "supabase network-restrictions update",
"slug": "supabase-network-restrictions-update",
"type": "cli-command"
}
]
},
{
"title": "Completion",
"items": [
{
"id": "supabase-completion",
"title": "supabase completion",
"slug": "supabase-completion",
"type": "cli-command"
},
{
"id": "supabase-completion-zsh",
"title": "supabase completion zsh",
"slug": "supabase-completion-zsh",
"type": "cli-command"
},
{
"id": "supabase-completion-powershell",
"title": "supabase completion powershell",
"slug": "supabase-completion-powershell",
"type": "cli-command"
},
{
"id": "supabase-completion-fish",
"title": "supabase completion fish",
"slug": "supabase-completion-fish",
"type": "cli-command"
},
{
"id": "supabase-completion-bash",
"title": "supabase completion bash",
"slug": "supabase-completion-bash",
"type": "cli-command"
}
]
}
]