mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-28 02:53:45 +00:00
Update cheatsheets
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user