514-cli

Automates terminal interactions for 514 platform authentication, projects, deployments, and documentation.

3|2|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/514-labs/agent-skills --skill 514-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 514-cli
Source: https://github.com/514-labs/agent-skills/tree/main/skills/514/cli
Command: npx skills add https://github.com/514-labs/agent-skills --skill 514-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamline interacting with the 514 platform by simplifying login, project linking, deployment checks, and docs access.

Core Features & Use Cases

  • Authentication: login, whoami, logout
  • Organizations: list, switch
  • Projects: list, link, setup
  • Deployments: list
  • Docs: search, show, list
  • Updates: cli update

Quick Start

Log in with the 514 CLI and begin managing projects, deployments, and docs from the terminal.

Frequently Asked Questions about 514-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage 514 platform authentication and projects from the terminal?

You can manage 514 platform authentication and projects from the terminal using the 514 CLI. It automates terminal interactions for login, project linking, listing deployments, and browsing documentation with standardized flags like --json and --org.

What is the best way to list deployments and browse docs for a 514 organization?

The best way to list deployments and browse docs for a 514 organization is using the 514 CLI. It supports listing deployments, searching documentation, and switching organizations through standardized terminal commands.

Can I script 514 CLI commands for predictable project management workflows?

Yes, you can script 514 CLI commands for predictable project management workflows. The CLI documents workflow steps in SKILL.md and supports standardized flags like --json and --org for scriptable terminal usage.

Does the 514 CLI support switching organizations and checking login status?

Yes, the 514 CLI supports switching organizations and checking login status. It provides authentication commands including login, whoami, and logout, alongside organization listing and switching capabilities.

How do I link a local project to the 514 platform using a CLI?

You link a local project to the 514 platform using the CLI's project commands. The 514 CLI automates project listing, linking, and setup directly from your local workstation terminal.