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

514 project

Use 514 project to list projects and run project-scoped workflows like linking and local setup.

Usage

514 project [OPTIONS] <COMMAND>

Subcommands

List

List projects in an organization.

514 project list

See the full command reference: 514 project list.

Link

Link your local repository to an existing 514 project.

514 project link [PROJECT_REF] [OPTIONS]

See the full command reference: 514 project link.

Setup

Set up a hosting project locally (clone, branch, local dev environment setup).

514 project setup [OPTIONS] <PROJECT_REF>

See the full command reference: 514 project setup.

Options

  • --api-url <API_URL>: API base URL override (HOSTING_CLI_API_URL).
  • -o, --org <ORG>: Organization name or ID.
  • --json: Output as JSON.
  • -v, --verbose...: Enable verbose output (-v debug, -vv trace).
  • -h, --help: Print help.

Examples

514 project list
514 project link acme/analytics-api
514 project setup acme/analytics-api
514 --json project list

Related

  • 514 auth
  • 514 project list
  • 514 org
  • 514 project link
  • 514 project setup
  • 514 deployment list

On this page

UsageSubcommandsListLinkSetupOptionsExamplesRelated
Edit this page
FiveonefourFiveonefour
Fiveonefour Docs
MooseStackHostingTemplatesGuides
Release Notes
Source544
  • Hosting Overview
CLI
  • --help
  • auth
  • org
  • project
  • deployment
  • doc
  • cli
  • env
  • 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
  • Manage Environment Variables
Integrations
  • Vercel
Troubleshooting
  • Setup Failures