メインコンテンツへスキップ
アプリケーションの CPU 使用率、RAM 使用率、ネットワークトラフィックについて、過去 24 時間分の時系列データを表示します。アプリケーション ID は省略可能です。CLI は引数、次にカレントディレクトリの squarecloud.app 設定ファイル、最後にインタラクティブな選択メニューの順で解決します。
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.
このコマンドの詳細については squarecloud app metrics --help を使用してください。