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. function

514 function

Use 514 function to list function resources in a deployment.

Plural alias also works: 514 functions.

Usage

514 function [OPTIONS] <COMMAND>

Subcommands

List

514 function list [OPTIONS] <DEPLOY_ID>

Arguments:

  • <DEPLOY_ID>: Deployment ID.

Options:

  • --api-url <API_URL>: API base URL override (HOSTING_CLI_API_URL).
  • --project <PROJECT>: Project context if not running in a linked repository.
  • -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 function list dep_abc123 --project my-org/my-project
514 functions list dep_abc123 --project my-org/my-project

Related

  • 514 --help
  • 514 deployment

On this page

UsageSubcommandsListExamplesRelated
Edit this page
FiveonefourFiveonefour
Fiveonefour Docs
MooseStackHostingTemplatesGuides
Release Notes
Source539
  • Hosting Overview
CLI
  • --help
  • auth
  • org
  • project
  • 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