grafos status
Show the current credential and fabric context.
grafos status
Show Tenura-hosted account sign-in (tenant id, scheduler URL, scopes, expiry).
Reports hosted credentials. Local development, direct customer-owned schedulers, and explicit mTLS/bearer contexts have their own auth and do NOT require a Tenura sign-in to be usable.
Usage: grafos status [OPTIONS]
Options: --fabric <FABRIC> Fabric address (host:port). Overrides GRAFOS_FABRIC env var
[env: GRAFOS_FABRIC=]
--local-only Skip the remote round-trip and only print the on-disk record
--json Emit a stable JSON shape (`schema_version: 1`) instead of the human-readable summary. Used by the dashboard, agent skill, and CI to consume the same data the human view shows
--wide Show additional columns in table output
--no-color Disable color output
--pool <POOL> Pool name (default: "default")
[default: default]
-h, --help Print help (see a summary with '-h')
-V, --version Print version