Discloud CLI

A fast option to manage your apps on Discloud.


Project maintained by discloud Hosted on GitHub Pages — Theme by mattgraham

CLI Documentation

Commands

app / logs

View the logs from application in Discloud

Usage: discloud app logs [arguments]
-h, --help         Print this usage information.
    --app=<all>    When set to 'all', this command will automatically download logs and will not display URLs. If the 'out' option is not set, downloads will be made to the current folder.
    --out          Specifies the destination path for downloading logs. When the application option is set to 'all', the destination path will be considered a directory where all downloads will be stored.

Run "discloud help" to see global options.