Commit 404a419
File tree
- .github
- actions/setup
- workflows
- .repos
- .vscode
- apps
- cli-e2e
- fixtures
- errors
- pg
- recorded
- DELETE_storage_v1_object_cli_e2e_bucket
- DELETE_v1_branches_<PROJECT_REF>
- DELETE_v1_projects_<PROJECT_REF>_custom_hostname
- DELETE_v1_projects_<PROJECT_REF>_functions_hello_world
- DELETE_v1_projects_<PROJECT_REF>_network_bans
- DELETE_v1_projects_<PROJECT_REF>_secrets
- DELETE_v1_projects_<PROJECT_REF>_vanity_subdomain
- DELETE_v1_projects_<PROJECT_REF>
- GET_<DOCKER_VERSION>_containers_json
- GET_<DOCKER_VERSION>_containers_supabase_db_test_project_json
- GET_<DOCKER_VERSION>_volumes
- GET_storage_v1_bucket
- GET_storage_v1_object_cli_e2e_bucket_hello_txt
- GET_v1_branches_<PROJECT_REF>
- GET_v1_organizations_<PROJECT_REF>_entitlements
- GET_v1_organizations
- GET_v1_projects_<PROJECT_REF>_advisors_performance
- GET_v1_projects_<PROJECT_REF>_advisors_security
- GET_v1_projects_<PROJECT_REF>_api_keys
- GET_v1_projects_<PROJECT_REF>_billing_addons
- GET_v1_projects_<PROJECT_REF>_branches_my_branch
- GET_v1_projects_<PROJECT_REF>_branches
- GET_v1_projects_<PROJECT_REF>_config_auth_sso_providers_<UUID>
- GET_v1_projects_<PROJECT_REF>_config_auth_sso_providers
- GET_v1_projects_<PROJECT_REF>_config_auth
- GET_v1_projects_<PROJECT_REF>_config_database_pooler
- GET_v1_projects_<PROJECT_REF>_config_database_postgres
- GET_v1_projects_<PROJECT_REF>_config_storage
- GET_v1_projects_<PROJECT_REF>_custom_hostname
- GET_v1_projects_<PROJECT_REF>_database_backups
- GET_v1_projects_<PROJECT_REF>_functions
- GET_v1_projects_<PROJECT_REF>_network_restrictions
- GET_v1_projects_<PROJECT_REF>_pgsodium
- GET_v1_projects_<PROJECT_REF>_postgrest
- GET_v1_projects_<PROJECT_REF>_secrets
- GET_v1_projects_<PROJECT_REF>_ssl_enforcement
- GET_v1_projects_<PROJECT_REF>_types_typescript
- GET_v1_projects_<PROJECT_REF>_vanity_subdomain
- GET_v1_projects_<PROJECT_REF>
- GET_v1_projects
- GET_v1_snippets_<UUID>
- GET_v1_snippets
- HEAD__ping
- PATCH_v1_projects_<PROJECT_REF>_config_auth
- PATCH_v1_projects_<PROJECT_REF>_network_restrictions
- POST_<DOCKER_VERSION>_containers_prune
- POST_<DOCKER_VERSION>_networks_prune
- POST_storage_v1_bucket
- POST_storage_v1_object_cli_e2e_bucket_cached_txt
- POST_storage_v1_object_cli_e2e_bucket_mv_source_txt
- POST_storage_v1_object_cli_e2e_bucket_rm_a_txt
- POST_storage_v1_object_cli_e2e_bucket_rm_b_txt
- POST_storage_v1_object_cli_e2e_bucket_rm_target_txt
- POST_storage_v1_object_cli_e2e_bucket_typed_txt
- POST_storage_v1_object_cli_e2e_bucket_upload_txt
- POST_storage_v1_object_list_cli_e2e_bucket
- POST_storage_v1_object_move
- POST_v1_organizations
- POST_v1_projects_<PROJECT_REF>_branches
- POST_v1_projects_<PROJECT_REF>_config_auth_sso_providers
- POST_v1_projects_<PROJECT_REF>_custom_hostname_activate
- POST_v1_projects_<PROJECT_REF>_custom_hostname_reverify
- POST_v1_projects_<PROJECT_REF>_database_backups_restore_pitr
- POST_v1_projects_<PROJECT_REF>_database_query
- POST_v1_projects_<PROJECT_REF>_database_webhooks_enable
- POST_v1_projects_<PROJECT_REF>_network_bans_retrieve
- POST_v1_projects_<PROJECT_REF>_network_restrictions_apply
- POST_v1_projects_<PROJECT_REF>_secrets
- POST_v1_projects_<PROJECT_REF>_vanity_subdomain_activate
- POST_v1_projects_<PROJECT_REF>_vanity_subdomain_check_availability
- POST_v1_projects
- PUT_v1_projects_<PROJECT_REF>_config_database_postgres
- PUT_v1_projects_<PROJECT_REF>_pgsodium
- PUT_v1_projects_<PROJECT_REF>_ssl_enforcement
- scenarios
- backups-list-debug-shows-http-trace
- backups-list-exits-non-zero-on-401
- backups-list-exits-non-zero-on-403
- backups-list-exits-non-zero-on-404-project-not-found
- backups-list-exits-non-zero-on-429
- backups-list-exits-non-zero-on-500
- backups-list-renders-backup-table-with-region-column
- backups-list-returns-backup-response-as-json-with-output-json
- backups-restore-exits-non-zero-on-401
- backups-restore-exits-non-zero-on-404-project-not-found
- backups-restore-exits-non-zero-on-422-out-of-range-timestamp
- backups-restore-exits-non-zero-on-429
- backups-restore-exits-non-zero-on-500
- backups-restore-initiates-pitr-restore-with-t-timestamp
- branches-create-creates-branch-with-data
- branches-create-creates-ephemeral-branch
- branches-create-creates-persistent-branch
- branches-create-exits-non-zero-on-401
- branches-create-exits-non-zero-on-403
- branches-create-exits-non-zero-on-409-name-conflict
- branches-create-exits-non-zero-on-422-branching-not-enabled
- branches-create-exits-non-zero-on-422-invalid-region
- branches-create-exits-non-zero-on-429
- branches-delete-deletes-branch-successfully
- branches-delete-exits-non-zero-on-401
- branches-delete-exits-non-zero-on-404-branch-not-found
- branches-disable-disables-preview-branching
- branches-disable-exits-non-zero-on-401
- branches-get-exits-non-zero-on-401
- branches-get-exits-non-zero-on-404-branch-not-found
- branches-get-returns-json-output-with-output-json
- branches-get-returns-single-branch-details
- branches-list-exits-non-zero-on-401
- branches-list-exits-non-zero-on-403
- branches-list-exits-non-zero-on-429
- branches-list-exits-non-zero-on-500
- branches-list-includes-debug-output-with-debug
- branches-list-renders-fixture-data-in-output
- branches-list-returns-json-output-with-output-json
- branches-pause-exits-non-zero-on-401
- branches-pause-exits-non-zero-on-404-branch-not-found
- branches-pause-pauses-branch-successfully
- branches-unpause-exits-non-zero-on-401
- branches-unpause-unpauses-branch-successfully
- branches-update-changes-git-branch-with-git-branch
- branches-update-exits-non-zero-on-401
- branches-update-exits-non-zero-on-404-branch-not-found
- branches-update-renames-branch-with-name
- config-push-emits-http-trace-with-debug
- config-push-exits-non-zero-on-401-with-token-guidance
- config-push-exits-non-zero-on-403-with-resource-context
- config-push-exits-non-zero-on-404
- config-push-exits-non-zero-on-409
- config-push-exits-non-zero-on-422-with-field-detail
- config-push-exits-non-zero-on-429-after-retrying
- config-push-exits-non-zero-on-500
- config-push-exits-non-zero-on-502
- config-push-reconciles-every-section-against-the-remote
- db-advisors-all-returns-advisors-with-type-all
- db-advisors-performance-returns-performance-advisors
- db-advisors-security-exits-non-zero-on-401
- db-advisors-security-exits-non-zero-on-403
- db-advisors-security-exits-non-zero-on-429
- db-advisors-security-exits-non-zero-on-500
- db-advisors-security-exits-zero-when-fail-on-error-and-no-error-level-advisors-found
- db-advisors-security-returns-security-advisors
- db-dump-exits-non-zero-on-connection-refused-with-local
- db-dump-exits-non-zero-when-role-only-and-data-only-are-both-set
- db-lint-exits-non-zero-on-connection-refused-with-local
- db-pull-exits-non-zero-on-connection-refused-with-local
- db-push-dry-run-exits-non-zero-on-connection-refused-with-dry-run
- db-push-linked-exits-non-zero-on-connection-refused-with-linked
- db-push-local-exits-non-zero-on-connection-refused-with-local
- db-query-linked-exits-non-zero-on-401
- db-query-linked-exits-non-zero-on-403
- db-query-linked-returns-json-with-output-json
- db-query-linked-returns-select-1-result-in-table-format
- db-reset-exits-non-zero-on-connection-refused-with-local
- domains-activate-custom-domain-disabled
- domains-activate-domain-activated
- domains-activate-no-custom-domain
- domains-activate-pending-verification-in-debug-mode
- domains-activate-pending-verification
- domains-activate-verification-completed
- domains-create-custom-domain-disabled
- domains-create-no-custom-domain
- domains-create-pending-verification
- domains-delete-custom-domain-disabled
- domains-delete-no-custom-domain
- domains-delete-pending-verification
- domains-get-custom-domain-disabled
- domains-get-domain-activated
- domains-get-exists-non-zero-on-401
- domains-get-exists-non-zero-on-403
- domains-get-exists-non-zero-on-429
- domains-get-exists-non-zero-on-500
- domains-get-exists-non-zero-on-502
- domains-get-exits-non-zero-on-400
- domains-get-no-custom-domain
- domains-get-pending-verification
- domains-get-verification-completed
- domains-reverify-custom-domain-disabled
- domains-reverify-no-custom-domain
- domains-reverify-pending-verification
- domains-reverify-verification-completed
- encryption-get-root-key-debug-shows-http-trace
- encryption-get-root-key-exits-non-zero-on-401
- encryption-get-root-key-exits-non-zero-on-403
- encryption-get-root-key-exits-non-zero-on-404-project-not-found
- encryption-get-root-key-exits-non-zero-on-429
- encryption-get-root-key-exits-non-zero-on-500
- encryption-get-root-key-renders-root-encryption-key
- encryption-get-root-key-returns-root-key-as-json-with-output-json
- encryption-update-root-key-exits-non-zero-on-401
- encryption-update-root-key-exits-non-zero-on-403
- encryption-update-root-key-exits-non-zero-on-404-project-not-found
- encryption-update-root-key-exits-non-zero-on-429
- encryption-update-root-key-exits-non-zero-on-500
- encryption-update-root-key-rotates-the-vault-root-key
- functions-delete-deletes-function-successfully
- functions-delete-exits-non-zero-on-401
- functions-delete-exits-non-zero-on-403
- functions-delete-exits-non-zero-on-404-function-not-found
- functions-delete-exits-non-zero-on-429
- functions-delete-exits-non-zero-on-500
- functions-deploy-exits-non-zero-on-401
- functions-deploy-exits-non-zero-on-403
- functions-deploy-exits-non-zero-on-429
- functions-deploy-exits-non-zero-on-500
- functions-download-downloads-function-successfully
- functions-download-exits-non-zero-on-401
- functions-download-exits-non-zero-on-403
- functions-download-exits-non-zero-on-404-function-not-found
- functions-download-exits-non-zero-on-500
- functions-list-exits-non-zero-on-401
- functions-list-exits-non-zero-on-403
- functions-list-exits-non-zero-on-429
- functions-list-exits-non-zero-on-500
- functions-list-includes-debug-output-with-debug
- functions-list-renders-fixture-data-in-output
- functions-list-returns-json-output-with-output-json
- functions-new-successfully-creates-a-new-function
- gen-bearer-jwt-exits-non-zero-without-role
- gen-bearer-jwt-generates-bearer-jwt-for-anon-role
- gen-bearer-jwt-generates-bearer-jwt-for-authenticated-role-with-custom-sub
- gen-bearer-jwt-generates-bearer-jwt-with-custom-validity
- gen-signing-key-generates-es256-signing-key-by-default
- gen-signing-key-generates-rs256-signing-key-with-algorithm-rs256
- gen-types-exits-non-zero-on-401
- gen-types-exits-non-zero-on-403
- gen-types-exits-non-zero-on-404-project-not-found
- gen-types-exits-non-zero-with-lang-go-when-using-project-id
- gen-types-exits-non-zero-with-no-data-source-specified
- gen-types-generates-typescript-types-from-project
- gen-types-includes-debug-output-with-debug
- init-creates-intellij-settings-with-with-intellij-settings
- init-creates-supabase-config-toml-and-exits-zero
- init-creates-vs-code-settings-with-with-vscode-settings
- init-exits-non-zero-if-config-toml-already-exists-without-force
- init-exits-zero-with-force-when-config-toml-exists
- init-includes-debug-output-with-debug
- inspect-db-bloat-exits-non-zero-on-connection-refused
- inspect-db-bloat-renders-query-results-as-a-table
- inspect-db-blocking-exits-non-zero-on-connection-refused
- inspect-db-blocking-renders-query-results-as-a-table
- inspect-db-calls-exits-non-zero-on-connection-refused
- inspect-db-calls-renders-query-results-as-a-table
- inspect-db-db-stats-exits-non-zero-on-connection-refused
- inspect-db-db-stats-renders-query-results-as-a-table
- inspect-db-index-stats-exits-non-zero-on-connection-refused
- inspect-db-index-stats-renders-query-results-as-a-table
- inspect-db-locks-exits-non-zero-on-connection-refused
- inspect-db-locks-renders-query-results-as-a-table
- inspect-db-long-running-queries-exits-non-zero-on-connection-refused
- inspect-db-long-running-queries-renders-query-results-as-a-table
- inspect-db-outliers-exits-non-zero-on-connection-refused
- inspect-db-outliers-renders-query-results-as-a-table
- inspect-db-replication-slots-exits-non-zero-on-connection-refused
- inspect-db-replication-slots-renders-query-results-as-a-table
- inspect-db-role-stats-exits-non-zero-on-connection-refused
- inspect-db-role-stats-renders-query-results-as-a-table
- inspect-db-table-stats-exits-non-zero-on-connection-refused
- inspect-db-table-stats-renders-query-results-as-a-table
- inspect-db-traffic-profile-exits-non-zero-on-connection-refused
- inspect-db-traffic-profile-renders-query-results-as-a-table
- inspect-db-vacuum-stats-exits-non-zero-on-connection-refused
- inspect-db-vacuum-stats-renders-query-results-as-a-table
- inspect-flags-rejects-db-url-with-local
- inspect-report-exits-non-zero-on-connection-refused
- inspect-report-saves-csv-files-on-success
- link-exits-non-zero-on-401
- link-exits-non-zero-on-403
- link-exits-non-zero-on-500
- link-links-project-successfully
- link-links-when-only-supabase-project-id-is-set-in-non-tty
- link-skip-pooler-uses-direct-connection
- migration-down-exits-non-zero-on-connection-refused-with-last-2
- migration-down-exits-non-zero-on-connection-refused
- migration-fetch-exits-non-zero-on-connection-refused
- migration-list-exits-non-zero-on-connection-refused
- migration-new-creates-timestamped-sql-file
- migration-new-exits-non-zero-without-name-argument
- migration-repair-exits-non-zero-on-connection-refused
- migration-repair-exits-non-zero-when-status-flag-is-missing
- migration-squash-exits-non-zero-on-connection-refused
- migration-up-exits-non-zero-on-connection-refused
- network-bans-get-exits-non-zero-on-401
- network-bans-get-exits-non-zero-on-403
- network-bans-get-exits-non-zero-on-404-project-not-found
- network-bans-get-exits-non-zero-on-429
- network-bans-get-exits-non-zero-on-500
- network-bans-get-includes-debug-output-with-debug
- network-bans-get-renders-fixture-data-in-output
- network-bans-get-returns-json-output-with-output-json
- network-bans-remove-exits-non-zero-on-401
- network-bans-remove-exits-non-zero-on-404-project-not-found
- network-bans-remove-exits-non-zero-with-invalid-ip-address
- network-bans-remove-removes-ip-from-ban-list
- network-bans-remove-removes-multiple-ips-from-ban-list
- network-restrictions-get-exits-non-zero-on-401
- network-restrictions-get-exits-non-zero-on-403
- network-restrictions-get-exits-non-zero-on-404-project-not-found
- network-restrictions-get-exits-non-zero-on-429
- network-restrictions-get-exits-non-zero-on-500
- network-restrictions-get-renders-fixture-data-in-output
- network-restrictions-get-returns-json-output-with-output-json
- network-restrictions-update-appends-to-existing-restrictions
- network-restrictions-update-bypasses-cidr-validation-checks
- network-restrictions-update-exits-non-zero-on-401
- network-restrictions-update-exits-non-zero-on-404-project-not-found
- network-restrictions-update-exits-non-zero-on-429
- network-restrictions-update-exits-non-zero-on-500
- network-restrictions-update-exits-non-zero-with-invalid-cidr-format
- network-restrictions-update-sets-cidr-allowlist
- orgs-create-creates-organization-with-name
- orgs-create-exits-non-zero-on-401
- orgs-create-exits-non-zero-on-403-plan-limit-reached
- orgs-create-exits-non-zero-on-409-name-conflict
- orgs-create-exits-non-zero-on-422-validation-error
- orgs-create-exits-non-zero-on-429
- orgs-create-exits-non-zero-on-500
- orgs-create-exits-non-zero-without-name-in-non-tty
- orgs-list-exits-non-zero-on-401
- orgs-list-exits-non-zero-on-403
- orgs-list-exits-non-zero-on-429
- orgs-list-exits-non-zero-on-500
- orgs-list-includes-debug-output-with-debug
- orgs-list-renders-org-data
- orgs-list-returns-json-output-with-output-json
- postgres-config-delete-exits-non-zero-on-401
- postgres-config-delete-exits-non-zero-on-404-project-not-found
- postgres-config-delete-exits-non-zero-on-429
- postgres-config-delete-exits-non-zero-on-500
- postgres-config-delete-no-restart-removes-config-without-restarting-postgres
- postgres-config-delete-removes-config-override
- postgres-config-delete-removes-multiple-config-keys
- postgres-config-get-debug-shows-http-trace
- postgres-config-get-exits-non-zero-on-401
- postgres-config-get-exits-non-zero-on-403
- postgres-config-get-exits-non-zero-on-404-project-not-found
- postgres-config-get-exits-non-zero-on-429
- postgres-config-get-exits-non-zero-on-500
- postgres-config-get-renders-config-overrides
- postgres-config-get-returns-config-overrides-as-json-with-output-json
- postgres-config-update-exits-non-zero-on-401
- postgres-config-update-exits-non-zero-on-404-project-not-found
- postgres-config-update-exits-non-zero-on-422-unrecognized-config-key
- postgres-config-update-exits-non-zero-on-429
- postgres-config-update-exits-non-zero-on-500
- postgres-config-update-no-restart-applies-config-without-restarting-postgres
- postgres-config-update-replace-existing-overrides-replaces-all-overrides
- postgres-config-update-sets-multiple-config-overrides
- postgres-config-update-sets-single-config-override
- projects-api-keys-exits-non-zero-on-401
- projects-api-keys-exits-non-zero-on-403
- projects-api-keys-exits-non-zero-on-404-project-not-found
- projects-api-keys-returns-json-output-with-output-json
- projects-api-keys-shows-default-and-anon-keys
- projects-create-creates-project-with-required-flags
- projects-create-exits-non-zero-on-401
- projects-create-exits-non-zero-on-403-no-org-access
- projects-create-exits-non-zero-on-409-name-conflict
- projects-create-exits-non-zero-on-422-validation-error
- projects-create-exits-non-zero-on-429
- projects-create-exits-non-zero-without-required-flags-in-non-tty
- projects-delete-deletes-project-with-yes-flag
- projects-delete-exits-non-zero-on-401
- projects-delete-exits-non-zero-on-404-project-not-found
- projects-delete-exits-non-zero-on-429
- projects-delete-returns-400-when-project-not-ready-for-deletion
- projects-list-exits-non-zero-on-401
- projects-list-exits-non-zero-on-403
- projects-list-exits-non-zero-on-429
- projects-list-exits-non-zero-on-500
- projects-list-includes-debug-output-with-debug
- projects-list-renders-project-list
- projects-list-returns-json-output-with-output-json
- secrets-list-exits-non-zero-on-401
- secrets-list-exits-non-zero-on-403
- secrets-list-exits-non-zero-on-404-project-not-found
- secrets-list-exits-non-zero-on-429
- secrets-list-exits-non-zero-on-500
- secrets-list-includes-debug-output-with-debug
- secrets-list-renders-fixture-data-in-output
- secrets-list-returns-json-output-with-output-json
- secrets-set-exits-non-zero-on-401
- secrets-set-exits-non-zero-on-422-invalid-name
- secrets-set-exits-non-zero-when-env-file-not-found
- secrets-set-sets-a-single-secret
- secrets-set-sets-multiple-secrets
- secrets-set-sets-secrets-from-env-file
- secrets-unset-exits-non-zero-on-401
- secrets-unset-exits-non-zero-on-404
- secrets-unset-exits-non-zero-on-500
- secrets-unset-removes-a-secret
- secrets-unset-removes-multiple-secrets
- seed-buckets-creates-buckets-defined-in-config
- services-lists-known-service-images
- snippets-download-exits-non-zero-on-401
- snippets-download-exits-non-zero-on-404-snippet-not-found
- snippets-download-exits-non-zero-on-429
- snippets-download-exits-non-zero-on-500
- snippets-download-prints-sql-content-to-stdout
- snippets-list-debug-shows-http-trace
- snippets-list-exits-non-zero-on-401
- snippets-list-exits-non-zero-on-403
- snippets-list-exits-non-zero-on-404-project-not-found
- snippets-list-exits-non-zero-on-429
- snippets-list-exits-non-zero-on-500
- snippets-list-renders-snippet-table-with-id-and-name-columns
- snippets-list-returns-snippet-list-as-json-with-output-json
- ssl-enforcement-get-exits-non-zero-on-401
- ssl-enforcement-get-exits-non-zero-on-403
- ssl-enforcement-get-exits-non-zero-on-404-project-not-found
- ssl-enforcement-get-exits-non-zero-on-429
- ssl-enforcement-get-exits-non-zero-on-500
- ssl-enforcement-get-renders-fixture-data-in-output
- ssl-enforcement-get-returns-json-output-with-output-json
- ssl-enforcement-update-disables-ssl-enforcement
- ssl-enforcement-update-enables-ssl-enforcement
- ssl-enforcement-update-exits-non-zero-on-401
- ssl-enforcement-update-exits-non-zero-on-403
- ssl-enforcement-update-exits-non-zero-on-404-project-not-found
- ssl-enforcement-update-exits-non-zero-on-429
- ssl-enforcement-update-exits-non-zero-on-500
- ssl-enforcement-update-exits-non-zero-with-mutually-exclusive-flags
- ssl-enforcement-update-exits-non-zero-with-no-flags-provided
- sso-add-adds-saml-provider-via-metadata-file
- sso-add-exits-non-zero-on-401
- sso-add-exits-non-zero-on-403
- sso-add-exits-non-zero-on-422-invalid-metadata
- sso-add-exits-non-zero-on-429
- sso-add-exits-non-zero-on-500
- sso-add-exits-non-zero-with-both-metadata-url-and-metadata-file
- sso-add-exits-non-zero-with-unreachable-metadata-url
- sso-add-exits-non-zero-without-type
- sso-info-renders-fixture-data-in-output
- sso-info-returns-json-output-with-output-json
- sso-list-exits-non-zero-on-401
- sso-list-exits-non-zero-on-403
- sso-list-exits-non-zero-on-404-project-not-found
- sso-list-exits-non-zero-on-429
- sso-list-exits-non-zero-on-500
- sso-list-includes-debug-output-with-debug
- sso-list-renders-fixture-data-in-output
- sso-list-returns-json-output-with-output-json
- sso-remove-exits-non-zero-on-401
- sso-remove-exits-non-zero-on-403
- sso-remove-exits-non-zero-on-404-provider-not-found
- sso-remove-exits-non-zero-on-429
- sso-remove-exits-non-zero-on-500
- sso-remove-removes-a-provider
- sso-show-exits-non-zero-on-401
- sso-show-exits-non-zero-on-403
- sso-show-exits-non-zero-on-404-provider-not-found
- sso-show-exits-non-zero-on-429
- sso-show-exits-non-zero-on-500
- sso-show-renders-fixture-data-in-output
- sso-show-returns-json-output-with-output-json
- sso-show-shows-raw-saml-metadata-xml-with-metadata
- sso-update-appends-domain-with-add-domains
- sso-update-exits-non-zero-on-401
- sso-update-exits-non-zero-on-403
- sso-update-exits-non-zero-on-404-provider-not-found
- sso-update-exits-non-zero-on-429
- sso-update-exits-non-zero-on-500
- sso-update-exits-non-zero-with-domains-and-add-domains
- sso-update-removes-domain-with-remove-domains
- sso-update-replaces-domains-with-domains
- sso-update-updates-metadata-via-metadata-file
- status-exits-1-when-stack-is-not-running
- stop-exits-1-with-mutual-exclusion-error-for-project-id-and-all
- stop-succeeds-when-stack-is-not-running
- storage-cp-downloads-file-from-storage
- storage-cp-exits-1-on-401
- storage-cp-exits-1-on-403
- storage-cp-exits-1-on-429
- storage-cp-exits-1-on-500
- storage-cp-exits-1-when-source-file-not-found
- storage-cp-passes-cache-control-header-on-upload
- storage-cp-passes-content-type-header-on-upload
- storage-cp-uploads-local-file-to-storage
- storage-ls-exits-1-on-401
- storage-ls-exits-1-on-403
- storage-ls-exits-1-on-429
- storage-ls-exits-1-on-500
- storage-ls-lists-objects-in-bucket
- storage-ls-lists-objects-recursively
- storage-mv-exits-1-on-401
- storage-mv-exits-1-on-403
- storage-mv-exits-1-on-429
- storage-mv-exits-1-on-500
- storage-mv-moves-file-within-bucket
- storage-rm-exits-1-on-401
- storage-rm-exits-1-on-403
- storage-rm-exits-1-on-429
- storage-rm-exits-1-on-500
- storage-rm-removes-a-file-from-storage
- storage-rm-removes-multiple-files
- telemetry-disable-disables-telemetry
- telemetry-enable-enables-telemetry
- telemetry-enable-exits-non-zero-on-unwritable-config-dir
- telemetry-status-handles-corrupted-config-gracefully
- telemetry-status-round-trip-disable-then-status-shows-disabled
- telemetry-status-round-trip-enable-then-status-shows-enabled
- telemetry-status-shows-current-telemetry-state
- test-db-exits-non-zero-on-connection-refused-with-local
- test-new-creates-a-pgtap-test-file
- test-new-exits-non-zero-when-name-argument-is-missing
- unlink-exits-non-zero-when-project-not-linked
- vanity-subdomains-activate-activates-desired-vanity-subdomain
- vanity-subdomains-activate-exits-non-zero-on-401
- vanity-subdomains-activate-exits-non-zero-on-404-project-not-found
- vanity-subdomains-activate-exits-non-zero-on-409-subdomain-already-taken
- vanity-subdomains-activate-exits-non-zero-on-429
- vanity-subdomains-activate-exits-non-zero-on-500
- vanity-subdomains-check-availability-exits-non-zero-on-401
- vanity-subdomains-check-availability-exits-non-zero-on-404-project-not-found
- vanity-subdomains-check-availability-exits-non-zero-on-409-subdomain-taken
- vanity-subdomains-check-availability-exits-non-zero-on-429
- vanity-subdomains-check-availability-exits-non-zero-without-desired-subdomain-flag
- vanity-subdomains-check-availability-reports-availability-for-desired-subdomain
- vanity-subdomains-check-availability-returns-availability-as-json-with-output-json
- vanity-subdomains-delete-exits-non-zero-on-401
- vanity-subdomains-delete-exits-non-zero-on-404-project-not-found
- vanity-subdomains-delete-exits-non-zero-on-429
- vanity-subdomains-delete-exits-non-zero-on-500
- vanity-subdomains-delete-removes-vanity-subdomain
- vanity-subdomains-get-debug-shows-http-trace
- vanity-subdomains-get-exits-non-zero-on-401
- vanity-subdomains-get-exits-non-zero-on-403
- vanity-subdomains-get-exits-non-zero-on-404-project-not-found
- vanity-subdomains-get-exits-non-zero-on-429
- vanity-subdomains-get-exits-non-zero-on-500
- vanity-subdomains-get-renders-vanity-subdomain-and-status
- vanity-subdomains-get-returns-subdomain-config-as-json-with-output-json
- src
- server
- tests
- tests
- cli
- docs
- scripts
- src
- legacy
- cli
- commands
- backups
- list
- restore
- bootstrap
- branches
- create
- delete
- disable
- get
- list
- pause
- unpause
- update
- config
- push
- db
- advisors
- branch
- create
- delete
- list
- switch
- diff
- dump
- lint
- pull
- push
- query
- remote
- changes
- commit
- reset
- schema
- declarative
- generate
- sync
- start
- test
- domains
- activate
- create
- delete
- get
- reverify
- encryption
- get-root-key
- update-root-key
- functions
- delete
- deploy
- download
- list
- new
- serve
- gen
- bearer-jwt
- keys
- signing-key
- types
- init
- inspect
- db
- bloat
- blocking
- cache-hit
- calls
- db-stats
- index-sizes
- index-stats
- index-usage
- locks
- long-running-queries
- outliers
- replication-slots
- role-configs
- role-connections
- role-stats
- seq-scans
- table-index-sizes
- table-record-counts
- table-sizes
- table-stats
- total-index-size
- total-table-sizes
- traffic-profile
- unused-indexes
- vacuum-stats
- report
- link
- login
- logout
- migration
- down
- fetch
- list
- new
- repair
- squash
- up
- network-bans
- get
- remove
- network-restrictions
- get
- update
- orgs
- create
- list
- postgres-config
- delete
- get
- update
- projects
- api-keys
- create
- delete
- list
- secrets
- list
- set
- unset
- seed
- buckets
- services
- snippets
- download
- list
- ssl-enforcement
- get
- update
- sso
- add
- info
- list
- remove
- show
- update
- start
- status
- stop
- storage
- cp
- ls
- mv
- rm
- telemetry
- disable
- enable
- status
- test
- db
- new
- unlink
- vanity-subdomains
- activate
- check-availability
- delete
- get
- next
- auth
- cli
- commands
- branches
- create
- list
- switch
- init
- link
- list
- login
- logout
- logs
- platform
- start
- flows
- ui
- status
- stop
- telemetry
- unlink
- update
- config
- docs
- stack
- tests
- helpers
- docs
- app
- docs
- [[...slug]]
- content/docs
- lib
- public/cli
- docs
- adr
- cli
- packages
- api
- docs
- scripts
- src
- config
- generated
- internal
- cli-darwin-arm64
- cli-darwin-x64
- cli-linux-arm64-musl
- cli-linux-arm64
- cli-linux-x64-musl
- cli-linux-x64
- cli-test-helpers
- src
- cli-windows-arm64
- cli-windows-x64
- config
- docs
- scripts
- src
- auth
- lib
- testdata
- process-compose
- docs
- src
- tests/helpers
- stack
- docs
- scripts
- src
- services
- tests
- helpers
- tools
- nx-plugins
- src
- release
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
0 commit comments