Skip to content

Interactive terminal (skyportal)

Use skyportal for persistent, human-driven chats with interactive approvals.

Command usage

skyportal
skyportal start
skyportal login
skyportal login --token
skyportal ask "List my hosts"
skyportal ask --server 42 "Show disk usage"
skyportal servers
skyportal logout
skyportal configure --portal-url https://app.skyportal.ai --request-timeout 30

Terminal slash commands

/help
/login
/token
/logout
/status
/new
/resume
/resume CHAT_ID
/servers
/server ID
/server auto
/clear
/exit

Relationship to skyportalai

  • skyportal is optimized for a person in a terminal.
  • skyportalai is optimized for scripts and structured output.
  • Both use compatible config and credential paths.

Human-in-the-loop safety

Review every requested command or plan before approving. Never approve unreviewed destructive actions.