ginko feature
ginko feature <description> [options]Description
Section titled “Description”Shortcut for ginko backlog create feature. Quickly adds a feature to the backlog.
Options
Section titled “Options”| Flag | Description |
|---|---|
-p, --priority <priority> | Priority level |
-s, --size <size> | Size estimate |
Examples
Section titled “Examples”ginko feature "Add dark mode support"ginko feature "OAuth integration" -p high -s largeRelated Commands
Section titled “Related Commands”- ginko backlog — Full backlog management
- ginko story — Create stories instead