A fast option to manage your apps on Discloud.
Display help information for discloud.
Usage: discloud help [command]
-h, --help Print this usage information.
Manage your apps
Usage: discloud app <subcommand> [arguments]
-h, --help Print this usage information.
Available subcommands:
apt Manage your apps APT
backup Get backup of your app code from Discloud
commit Commit one app or site to Discloud
console Use the app terminal
delete Delete one of your apps on Discloud
info Get information of your apps
logs View the logs from application in Discloud
mod Manage your app team
ram Set amount of ram for your app
restart Restart one or all of your apps on Discloud
start Start one or all of your apps on Discloud
status Get status of your app
stop Stop one or all of your apps on Discloud
upload Upload one app or site to Discloud
Manage your apps APT
Usage: discloud app apt <subcommand> [arguments]
-h, --help Print this usage information.
Available subcommands:
install Install APT on your app
uninstall Uninstall APT from your app
Install APT on your app
Usage: discloud app apt install [arguments]
-h, --help Print this usage information.
--app (mandatory)
--apt canvas,ffmpeg,java,libgl,mysql,openssl,puppeteer,selenium,tesseract,tools,unixodbc
Uninstall APT from your app
Usage: discloud app apt uninstall [arguments]
-h, --help Print this usage information.
--app (mandatory)
--apt canvas,ffmpeg,java,libgl,mysql,openssl,puppeteer,selenium,tesseract,tools,unixodbc
Get backup of your app code from Discloud
Usage: discloud app backup [arguments]
-h, --help Print this usage information.
--app=<all> (mandatory) When set to 'all', this command will automatically download backups 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 backups. When the application option is set to 'all', the destination path will be considered a directory where all downloads will be stored.
Commit one app or site to Discloud
Usage: discloud app commit [arguments]
-h, --help Print this usage information.
--app App id (This can be omitted to use the discloud.config file)
-g, --glob (defaults to "**")
Use the app terminal
Usage: discloud app console [arguments]
-h, --help Print this usage information.
--app (mandatory)
--command
Delete one of your apps on Discloud
Usage: discloud app delete [arguments]
-h, --help Print this usage information.
-y, --yes Skip confirmation prompt
--app (mandatory)
Get information of your apps
Usage: discloud app info [arguments]
-h, --help Print this usage information.
--app (defaults to "all")
View the logs from application in Discloud
Usage: discloud app logs [arguments]
-h, --help Print this usage information.
--app=<all> (mandatory) 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.
Manage your app team
Usage: discloud app mod <subcommand> [arguments]
-h, --help Print this usage information.
Available subcommands:
add Add MOD to your app
delete Delete MOD of your app
edit Edit MOD perms of your app
info Get MOD info of your app
Add MOD to your app
Usage: discloud app mod add [arguments]
-h, --help Print this usage information.
--app (mandatory)
--mod (mandatory)
--perms [backup_app, commit_app, edit_ram, logs_app, restart_app, start_app, status_app, stop_app]
Delete MOD of your app
Usage: discloud app mod delete [arguments]
-h, --help Print this usage information.
--app (mandatory)
--mod (mandatory)
Edit MOD perms of your app
Usage: discloud app mod edit [arguments]
-h, --help Print this usage information.
--app (mandatory)
--mod (mandatory)
--perms [backup_app, commit_app, edit_ram, logs_app, restart_app, start_app, status_app, stop_app]
Get MOD info of your app
Usage: discloud app mod info [arguments]
-h, --help Print this usage information.
--app (mandatory)
Set amount of ram for your app
Usage: discloud app ram [arguments]
-h, --help Print this usage information.
--app (mandatory)
--amount=<100> (mandatory)
Restart one or all of your apps on Discloud
Usage: discloud app restart [arguments]
-h, --help Print this usage information.
--app=<all>
Start one or all of your apps on Discloud
Usage: discloud app start [arguments]
-h, --help Print this usage information.
--app=<all>
Get status of your app
Usage: discloud app status [arguments]
-h, --help Print this usage information.
--app (mandatory)
Stop one or all of your apps on Discloud
Usage: discloud app stop [arguments]
-h, --help Print this usage information.
--app=<all>
Upload one app or site to Discloud
Usage: discloud app upload [arguments]
-h, --help Print this usage information.
-g, --glob (defaults to "**")
Init discloud.config file
Usage: discloud init [arguments]
-h, --help Print this usage information.
--autorestart Determines whether the app should automatically restart if it crashes.
-f, --force Overwrite config file
--vlan Enables private networking
--apt canvas,ffmpeg,java,libgl,mysql,openssl,puppeteer,selenium,tesseract,tools,unixodbc
--avatar Image URL (.gif, .jpeg, .jpg, .png)
--hostname Custom hostname alias for other apps to reach this one
--id User-defined subdomains
--main Relative file path
--name 1 - 30 characters
--ram Amount in MB; min 100
--type [bot, site]
--version current|latest|legacy|suja|x.x.x
Login on Discloud API
Usage: discloud login [arguments]
-h, --help Print this usage information.
Manage team apps
Usage: discloud team <subcommand> [arguments]
-h, --help Print this usage information.
Available subcommands:
backup Get backup of your team app code from Discloud
commit Commit one app or site to Discloud
info Get information of your apps
logs View the logs from application in Discloud
restart Restart one or all of your apps on Discloud
start Start one or all of your apps on Discloud
status Get status of your app
stop Stop one or all of your apps on Discloud
Get backup of your team app code from Discloud
Usage: discloud team backup [arguments]
-h, --help Print this usage information.
--app=<all> (mandatory)
Commit one app or site to Discloud
Usage: discloud team commit [arguments]
-h, --help Print this usage information.
--app App id (This can be omitted to use the discloud.config file)
-g, --glob (defaults to "**")
Get information of your apps
Usage: discloud team info [arguments]
-h, --help Print this usage information.
--app (defaults to "all")
View the logs from application in Discloud
Usage: discloud team logs [arguments]
-h, --help Print this usage information.
--app=<all> (mandatory) 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.
Restart one or all of your apps on Discloud
Usage: discloud team restart [arguments]
-h, --help Print this usage information.
--app=<all>
Start one or all of your apps on Discloud
Usage: discloud team start [arguments]
-h, --help Print this usage information.
--app=<all>
Get status of your app
Usage: discloud team status [arguments]
-h, --help Print this usage information.
--app (mandatory)
Stop one or all of your apps on Discloud
Usage: discloud team stop [arguments]
-h, --help Print this usage information.
--app=<all>
Manage your profile
Usage: discloud user <subcommand> [arguments]
-h, --help Print this usage information.
Available subcommands:
info Get your information
locale Set your locale
Get your information
Usage: discloud user info [arguments]
-h, --help Print this usage information.
Set your locale
Usage: discloud user locale [arguments]
-h, --help Print this usage information.
-l, --locale=<en-US> (mandatory)
Make zip
Usage: discloud zip [arguments]
-h, --help Print this usage information.
-e, --encoding [buffer]
-g, --glob (defaults to "**")
-o, --out