Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.lofty.com/llms.txt

Use this file to discover all available pages before exploring further.

Overview

Usage: lofty-cli team-features [options] [command]

Manage team-features

Options:
  -h, --help                     display help for command

Commands:
  create-custom-field [options]  Add new custom field
  tags [options]                 Search existing tag
  custom-fields [options]        Search custom field
  lead-ponds [options]           List lead pond
  lead-pond [options] <id>       Search lead pond
  help [command]                 display help for command

lofty-cli team-features create-custom-field

Run lofty-cli team-features create-custom-field --help for full usage details.

lofty-cli team-features tags

Usage: lofty-cli team-features tags [options]

Search existing tag

Options:
  --fields <cols>  Comma-separated columns to display
  --json           Output as JSON
  --format <fmt>   Output format: text, json, csv, yaml
  -h, --help       display help for command

lofty-cli team-features custom-fields

Usage: lofty-cli team-features custom-fields [options]

Search custom field

Options:
  --fields <cols>  Comma-separated columns to display
  --json           Output as JSON
  --format <fmt>   Output format: text, json, csv, yaml
  -h, --help       display help for command

lofty-cli team-features lead-ponds

Usage: lofty-cli team-features lead-ponds [options]

List lead pond

Options:
  --fields <cols>  Comma-separated columns to display
  --json           Output as JSON
  --format <fmt>   Output format: text, json, csv, yaml
  -h, --help       display help for command

lofty-cli team-features lead-pond

Usage: lofty-cli team-features lead-pond [options] <id>

Search lead pond

Options:
  --fields <cols>  Comma-separated columns to display
  --json           Output as JSON
  --format <fmt>   Output format: text, json, csv, yaml
  -h, --help       display help for command