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

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
  profile   Updates the profile information (avatar and name) for a specific app
  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

Run "discloud help" to see global options.