We value your privacy

This site uses cookies to improve your browsing experience, analyze site traffic, and show personalized content. See our Privacy Policy.

  1. Hosting
  2. project
  3. project link

514 project link

Use 514 project link when your repository already exists locally and you need to associate it with a Fiveonefour project.

Syntax

514 project link [PROJECT_REF] [OPTIONS]

Options

  • --api-url <API_URL>: API base URL override (HOSTING_CLI_API_URL).
  • -o, --org <ORG>: Organization name or ID.
  • --yes: Skip confirmations when safe.
  • --json: Output as JSON.
  • --no-input: Disable prompts; fail fast if input is needed (implies --yes).
  • --force-relink: Replace an existing link to a different project.
  • -v, --verbose...: Enable verbose output (-v debug, -vv trace).
  • -h, --help: Print help.

Arguments

  • [PROJECT_REF]: Project reference to link (for example <org>/<project>). Omit to choose interactively.

Example

514 project link acme/analytics-api

Expected outcome:

  • Validates auth and local git repo context.
  • Resolves the selected project.
  • Writes/updates repo-level link metadata.

Note:

  • --project is no longer accepted for project link; pass the project as [PROJECT_REF].

Related

  • 514 auth
  • 514 orgs
  • 514 projects
  • 514 project setup
  • 514 cli update
  • Setup failures

On this page

SyntaxOptionsArgumentsExampleRelated
Edit this page
FiveonefourFiveonefour
Fiveonefour Docs
MooseStackHostingTemplatesGuides
Release Notes
Source539
  • Hosting Overview
CLI
  • --help
  • auth
  • org
  • project
    • list
    • link
    • setup
  • deployment
  • doc
  • cli
  • agent
Resource Commands
  • api-endpoint
  • stream
  • function
  • stream-to-table-sync
  • stream-to-stream-sync
  • table
  • view
  • web-app
  • workflow
  • sql-resource
  • materialized-view
Workflow
  • Fiveonefour to Local Setup
Integrations
  • Vercel
Troubleshooting
  • Setup Failures