Skip to main content
Prints a time series of CPU usage, RAM usage and network traffic for the application, covering the last 24 hours. The application ID is optional: the CLI resolves it from the argument, then the squarecloud.app config file in the current directory, then an interactive picker.
squarecloud app metrics
# Uses the app ID from squarecloud.app or an interactive picker.
squarecloud app metrics <appID>
# Shows the last 24h of metrics for a specific application.
squarecloud app metrics --json
# Prints the raw metric points as JSON.
Use squarecloud app metrics --help for more information about this command.