
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
discloud-cli
Advanced tools
Discloud CLI is a quick option to control your apps in Discloud
See more of the docs.
npm i -g discloud-cli
To get started using this CLI, first use:
discloud login

If your app does not contain discloud.config, use:
discloud init

Do you want to send an app to discloud? Use:
discloud app up

If you want to see all commands
discloud --help
discloud [command]
discloud app [command] Manage your apps
discloud app apt [command] Manager your apps APT
discloud app apt install <app> [apt...] Install APT on your app [aliases: i]
discloud app apt uninstall <app> [apt...] Uninstall APT from your app [aliases: u]
discloud app backup [app] [path] Get backup of your app code from Discloud [aliases: bkp]
discloud app commit <app> [glob..] Commit one app or site to Discloud [aliases: c]
discloud app console <app> Use the app terminal [aliases: terminal]
discloud app delete <app> Delete one or all of your apps on Discloud
discloud app info [app] Get information of your apps
discloud app logs [app] [path] View the logs from application in Discloud
discloud app mod [command] Manager your app team
discloud app mod add <app> <mod> [perms...] Add MOD to your app
discloud app mod delete <app> <mod> Delete MOD of your app
discloud app mod edit <app> <mod> [perms...] Edit MOD perms of your app
discloud app mod info <app> Get MOD info of your app
discloud app ram <app> <amount> Set amount of ram for your app
discloud app restart [app] Restart one or all of your team apps on Discloud
discloud app start [app] Start one or all of your apps on Discloud
discloud app status <app> Get status of your app
discloud app stop [app] Stop one or all of your apps on Discloud
discloud app upload [glob..] Upload one app or site to Discloud [aliases: up]
discloud init Init discloud.config file
discloud login Login on Discloud API
discloud team [command] Manage team apps
discloud team backup [app] [path] Get backup of your team app code from Discloud [aliases: bkp]
discloud team commit <app> [glob..] Commit one app or site to Discloud [aliases: c]
discloud team info Get info of your team apps
discloud team logs [app] [path] View the logs from your tean app in Discloud
discloud team ram <app> <amount> Set amount of ram for your app
discloud team restart [app] Restart one or all of your apps on Discloud
discloud team start [app] Start one or all of your team apps on Discloud
discloud team status <app> Get status of your team app
discloud team stop [app] Stop one or all of your team apps on Discloud
discloud user [command] Manage your profile
discloud user info Get your information
discloud user locale Set your locale
discloud zip [glob..] Make zip
Options:
-h, --help Show help [boolean]
-v, --version Show version number [boolean]
See more of the docs.
FAQs
A fast option to manage your apps on Discloud.
The npm package discloud-cli receives a total of 123 weekly downloads. As such, discloud-cli popularity was classified as not popular.
We found that discloud-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.