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

team

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
  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

Run "discloud help" to see global options.