flowplane-cli

Document Flowplane CLI command syntax, flags, and examples.

1|Updated Jun 11, 2026
One-click install
npx skills add https://github.com/rajeevramani/flowplane --skill flowplane-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flowplane-cli
Source: https://github.com/rajeevramani/flowplane/tree/main/.claude/skills/flowplane-cli
Command: npx skills add https://github.com/rajeevramani/flowplane --skill flowplane-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Flowplane CLI commands reference provides exact syntax, flags, and examples for Flowplane CLI operations. It helps developers quickly locate the precise usage details to reduce lookup time and avoid common mistakes.

Core Features & Use Cases

  • Comprehensive command coverage: documents init, down, status, doctor, logs, list, auth, expose, import, learn, schema, audit, and secret management for end-to-end operational workflows.
  • Scripting & automation ready: enables precise scripting, tooling, and automation by exposing exact payload shapes and CLI options.
  • Onboarding and troubleshooting: serves as a single source of truth for users adopting Flowplane, improving onboarding and reducing troubleshooting time.

Quick Start

Run flowplane help to list available commands and try a simple flowplane status check to verify the environment is ready.

Frequently Asked Questions about flowplane-cli

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

FAQPage Schema
How do I find exact syntax and flags for Flowplane CLI commands?

To find exact Flowplane CLI command syntax, flags, and examples, use this reference to map commands to payload shapes and clarify error semantics for safe automation. It covers core workflows like init, status, logs, and secret management.

What Flowplane CLI commands are available for environment setup and onboarding?

For environment setup and onboarding, Flowplane CLI commands include init to initialize, status to verify readiness, doctor to check health, and auth to manage credentials. Run flowplane help to list all available operational commands.

Can I use Flowplane CLI commands for scripting and automation tasks?

Yes, you can use Flowplane CLI commands for precise scripting and automation tasks. The reference exposes exact payload shapes and CLI options, ensuring accurate usage, predictable results, and safe automation for end-to-end operational workflows.

How do I troubleshoot Flowplane CLI errors and check operational logs?

To troubleshoot Flowplane CLI errors and check logs, use the logs command to retrieve output and the doctor command to verify environment health. The reference clarifies error semantics and documents options for reducing troubleshooting time.

Does Flowplane CLI support secret management and audit workflows?

Yes, Flowplane CLI supports secret management and audit workflows. The reference documents exact syntax and flags for the audit command and secret management operations, enabling secure, predictable automation and operational compliance.

What is the best way to manage schemas and exposed resources using Flowplane CLI?

The best way to manage schemas and exposed resources is using the schema command to define structures and expose/unexpose commands to control access. The reference provides exact options and payload shapes for these precise operations.