Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.apolloai.lol/llms.txt

Use this file to discover all available pages before exploring further.

The Apollo AI CLI allows you to manage your chat sessions, resuming previous conversations or starting fresh ones.

Usage

apollo session <subcommand>

Subcommands

  • list: List all available sessions.
  • load <sessionId>: Resume a specific session.
  • delete <sessionId>: Delete a specific session.

Examples

List all sessions:
apollo session list
Resume a session:
apollo session load session-12345