Python/Typer/Rich/httpx CLI in langship-cli/. Talks to the Langship API
over HTTP; config in ~/.langship/config.toml (no built-in default URL —
requires `langship login` or LANGSHIP_API_URL).
Command groups:
agents list/get/create/delete/trigger/follow-env/unfollow-env/test-auth/webhook
envs list/get/create/update/delete/add-pipeline/remove-pipeline/reorder
pipelines list/get(-o json|yaml)/push(create-or-update from file)/delete
creds list/get/create(--type aws|gcp|kv)/delete
runs list/get/logs(-f streams the execution SSE feed)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>