---
title: "link"
description: "Link your local development project to a hosted Supabase project."
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/link
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:30:36.220Z
license: CC-BY-4.0
attribution: "link — Claudary (https://claudary.paisolsolutions.com/skills/link)"
---

# link
Link your local development project to a hosted Supabase project.

## Overview

## supabase-link

Link your local development project to a hosted Supabase project.

PostgREST configurations are fetched from the Supabase platform and validated against your local configuration file.

Optionally, database settings can be validated if you provide a password. Your database password is saved in native credentials storage if available.

> If you do not want to be prompted for the database password, such as in a CI environment, you may specify it explicitly via the `SUPABASE_DB_PASSWORD` environment variable.

Some commands like `db dump`, `db push`, and `db pull` require your project to be linked first.

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/link) · https://claudary.paisolsolutions.com
