17 lines
336 B
Markdown
17 lines
336 B
Markdown
|
|
# opencode agent
|
||
|
|
|
||
|
|
> OpenCode 에이전트를 관리하는 명령어.
|
||
|
|
> 더 많은 정보: <https://opencode.ai/docs/cli#agent>.
|
||
|
|
|
||
|
|
- 사용 가능한 모든 에이전트 목록 출력:
|
||
|
|
|
||
|
|
`opencode agent list`
|
||
|
|
|
||
|
|
- 대화형으로 새로운 에이전트 생성:
|
||
|
|
|
||
|
|
`opencode agent create`
|
||
|
|
|
||
|
|
- 도움말 표시:
|
||
|
|
|
||
|
|
`opencode agent {{[-h|--help]}}`
|