Skip to main content
Shows the application ID, name, description, language, memory, cluster, owner, domain, custom domain and creation date. 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 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.
Use squarecloud app info --help for more information about this command.