Skip to content

--help refers to altimate-code and opencode #417

@mdesmet

Description

@mdesmet

Description

➜ ~ altimate --help

█▀▀█ █ ████ ██ █▄ ▄█ █▀▀█ ████ █▀▀▀ █▀▀▀ █▀▀█ █▀▀█ █▀▀▀
█▀▀█ █ ██ ██ █ ▀ █ █▀▀█ ██ █▀▀▀ █ █ █ █ █ █▀▀▀
▀ ▀ ▀▀▀▀ ▀▀▀▀ ▀▀ ▀▀▀▀▀ ▀ ▀ ▀▀▀▀ ▀▀▀▀ ▀▀▀▀ ▀▀▀▀ ▀▀▀▀ ▀▀▀▀

Commands:
altimate-code completion generate shell completion script
altimate-code acp start ACP (Agent Client Protocol) server
altimate-code mcp manage MCP (Model Context Protocol) servers
altimate-code [project] start opencode tui [default]
altimate-code attach attach to a running altimate server
altimate-code run [message..] run altimate with a message
altimate-code debug debugging and troubleshooting tools
altimate-code providers manage AI providers and credentials [aliases: auth]
altimate-code agent manage agents
altimate-code upgrade [target] upgrade altimate to the latest or a specific version
altimate-code uninstall uninstall opencode and remove all related files
altimate-code serve starts a headless altimate server
altimate-code web start altimate server and open web interface
altimate-code models [provider] list all available models
altimate-code stats show token usage and cost statistics
altimate-code export [sessionID] export session data as JSON
altimate-code import import session data from JSON file or URL
altimate-code github manage GitHub agent
altimate-code pr fetch and checkout a GitHub PR branch, then run opencode
altimate-code session manage sessions
altimate-code db database tools
altimate-code trace [action] [id] list and view session traces
altimate-code skill manage skills and user CLI tools

Positionals:
project path to start opencode in [string]

Options:
-h, --help show help [boolean]
-v, --version show version number [boolean]
--print-logs print logs to stderr [boolean]
--log-level log level [string] [choices: "DEBUG", "INFO", "WARN", "ERROR"]
--yolo auto-approve all permission prompts (explicit deny rules still enforced)
[boolean] [default: false]
--port port to listen on [number] [default: 0]
--hostname hostname to listen on [string] [default: "127.0.0.1"]
--mdns enable mDNS service discovery (defaults hostname to 0.0.0.0)
[boolean] [default: false]
--mdns-domain custom domain name for mDNS service (default: opencode.local)
[string] [default: "opencode.local"]
--cors additional domains to allow for CORS [array] [default: []]
-m, --model model to use in the format of provider/model [string]
-c, --continue continue the last session [boolean]
-s, --session session id to continue [string]
--fork fork the session when continuing (use with --continue or --session) [boolean]
--prompt prompt to use [string]
--agent agent to use [string]

Plugins

No response

OpenCode version

0.5.7

Steps to reproduce

run altimate --help

Screenshot and/or share link

No response

Operating System

No response

Terminal

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions