Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Commands

Auto-generated CLI reference with GIF demos. See flow.md for the command index.

Command Description
flow init Create a new workspace
flow list List all workspaces
flow edit Edit flow configuration files
flow render Create worktrees from workspace state file
flow exec Run a command from the workspace directory
flow open Print the workspace directory path
flow status Show workspace status
flow reset Reset a config file to its default value
flow delete Delete a workspace and its worktrees
flow version Print the version

Regenerating

make docs
  • Reference docs are auto-generated from cobra command definitions (make gendocs)
  • GIF recordings are generated with VHS from .tape files in tapes/