Skip to main content

Usage

zwrm status
Shows an overview of your application including metadata, running machines, and recent deployments.

Flags

FlagTypeDefaultDescription
--appstringfrom zwrm.tomlApplication name
--app-idstringApplication UUID

Output

The status command displays three sections: App metadata — Application ID, creation and update timestamps, VM size, CPU count, and memory allocation. Machines — A table of all machines showing ID, instance ID, current status, IP address, and creation time. Recent deployments — The last 5 deployments with their status and timestamps.

Example

$ zwrm status --app my-app