status#
Query cluster status and resource views.
Usage#
yr status [OPTIONS]
Parameters#
-f, --file SESSION_FILE: Specify the session file path (defaults to/tmp/yr_sessions/latest/session.json).
Description#
statusrelies on cluster connection information in the session file.Only
mastermode will output the complete cluster status; if the session is fromagentmode, it will return an error.When function master has TLS enabled,
statuswill automatically perform HTTPS queries according to the session configuration.
Examples#
yr status
yr status -f /tmp/yr_sessions/20260209_020054/session.json