KeyFlow CLIv2026.3.30

The Editorial Architect for KeyFlow

The ultimate bridge between your local Markdown vault and the global audience. Push articles, sync images, and manage drafts without leaving your editor.

$curl -fsSL https://keyflow.me/install.sh | bash

System Architecture

Engineered for flow state.

Zero-Friction Push

Deploy local Markdown to production instantly. Assets are automatically scraped, optimized, and pushed to Cloudflare R2 edge locations.

Native Type Safety

Built on Rust & TypeScript. Every command is strictly typed to ensure predictable sync between your Vault and KeyFlow Cloud.

AI Agent Integration

Fully supports headless execution for autonomous AI bots. Build your 100% automated publishing pipeline effortlessly via environment variable tokens.

Workflow

From idea to draft. In a single command.

Parse your local markdown files and securely push them to your KeyFlow studio as private drafts with a single command.

  • Safe Private Draft Uploads
  • Smart H1 Title Extraction
  • Headless AI Agent Pipeline Support

# 1. Secure login to KeyFlow workspace

$ keyflow login

# 2. Push markdown file (Saved as draft)

$ keyflow push ./drafts/architecture-v2.md

✓ Verifying browser token authentication...

✓ Parsing markdown and extracting H1 title...

✓ Securely transferring to KeyFlow Editorial Studio...

→ Successfully saved as Private Draft!

Start from your terminal today.

macOS, Linux, or WSL2 required. Node v18+ dependency.

KeyFlow CLI - The Editorial Architect | KeyFlow