メインコンテンツへスキップ
アプリケーション ID、名前、説明、言語、メモリ、クラスター、オーナー、ドメイン、カスタムドメイン、作成日を表示します。アプリケーション ID は省略可能です。CLI は引数、次にカレントディレクトリの squarecloud.app 設定ファイル、最後にインタラクティブな選択メニューの順で解決します。
squarecloud app info
# Uses the app ID from squarecloud.app or an interactive picker.
squarecloud app info <appID>
# Shows detailed info for a specific application.
squarecloud app info --json
# Prints the raw application object as JSON.
このコマンドの詳細については squarecloud app info --help を使用してください。