CLI

Commands

Complete reference of all SeaSnoke CLI commands.

Edit this page

Task Commands

CommandDescription
seasnoke task submit <file>Submit a new task from a markdown file.
seasnoke task listList all tasks in the workspace.
seasnoke task get <id>Get details of a specific task.
seasnoke task cancel <id>Cancel a running task.

Run Commands

CommandDescription
seasnoke runs listList all agent runs.
seasnoke runs get <id>Get run details and status.
seasnoke runs logs <id>Stream logs from a run.
seasnoke runs diff <id>View the diff output of a run.

Workspace Commands

CommandDescription
seasnoke workspace infoShow current workspace details.
seasnoke workspace switch <id>Switch to a different workspace.

On this page