Linux command
kanwas 命令
文本
Copy it and replace filenames, paths, or keywords as needed.
命令示例
Initialize
kanwas init
Pull markdown
kanwas pull
Push local changes
kanwas push
Authenticate
kanwas init
说明
kanwas is the command-line client for Kanwas, an open-source thinking space that combines a canvas, AI agents, real-time collaboration, and a sandbox. The CLI lets users sync content between a Kanwas workspace and a local Git repository so the resulting markdown can be handed to AI coding agents (Claude Code, Codex, etc.) or version-controlled alongside source. Authentication uses browser-based OAuth, so credentials are not stored as long-lived tokens on the local machine.
FAQ
What is the kanwas command used for?
kanwas is the command-line client for Kanwas, an open-source thinking space that combines a canvas, AI agents, real-time collaboration, and a sandbox. The CLI lets users sync content between a Kanwas workspace and a local Git repository so the resulting markdown can be handed to AI coding agents (Claude Code, Codex, etc.) or version-controlled alongside source. Authentication uses browser-based OAuth, so credentials are not stored as long-lived tokens on the local machine.
How do I run a basic kanwas example?
Run `kanwas init` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
Where can I find more kanwas examples?
This page includes 4 examples for kanwas, plus related commands for nearby Linux tasks.