Update cheatsheets

This commit is contained in:
ivuorinen
2026-02-27 00:28:17 +00:00
parent 626abade0f
commit a03e958c7f
5 changed files with 61 additions and 16 deletions

View File

@@ -12,6 +12,10 @@ source: https://github.com/tldr-pages/tldr.git
`opencode`
- Continue the most recent session:
`opencode {{[-c|--continue]}}`
- Run opencode in non-interactive mode by passing a prompt directly:
`opencode run "{{message}}"`
@@ -32,10 +36,6 @@ source: https://github.com/tldr-pages/tldr.git
`opencode serve {{[-h|--hostname]}} {{hostname}} {{[-p|--port]}} {{port}}`
- Manage AI assistant agents for OpenCode:
`opencode agent {{command}}`
- Create a new agent with custom configuration:
`opencode agent create`