/context

Bootstrap context: active workspace, zones, compute, recent pipelines. Useful as the first command after login.

Category: slash-commands

Syntax

/context

Description

## Overview `/context` returns the bootstrap context the shell uses to orient a session: the active workspace, visible zones, healthy compute nodes, and recently-run pipelines. It is the recommended first command after launching the CLI; it answers the question "where am I and what's around me" in one card. ## Behavior - Catalog-backed; requires control-plane auth. - The card is structured as a detail view with drill-ins into each section: zone rows open `/schemas <zone>`, pipeline rows open `/pipeline-status <name>`, node rows open `/use-node <name>`. - Safe to re-run; the command pulls fresh state each time. - No arguments. - Useful after a long pause, after switching auth profiles, or when a pipeline's health needs a quick check.

Examples

/context
:context

See Also

Open in interactive docs →   DeltaForge home →