cli

module
v1.0.0-rc1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2015 License: BSD-4-Clause, MIT

README

Scalingo-CLI v1.0.0-rc1

NAME:
   Scalingo Client - Manage your apps and containers

USAGE:
   Scalingo Client [global options] command [command options] [arguments...]

VERSION:
   1.0.0-rc1

AUTHOR:
  Scalingo Team - <hello@scalingo.com>

COMMANDS:
  Addons:
    addons		List used add-ons
    addons-add		Provision an add-on for your application
    addons-remove	Remove an existing addon from your app
    addons-upgrade	Upgrade or downgrade an add-on attached to your app

  Addons - Global:
    addons-list		List all addons
    addons-plans	List plans

  App Management:
    logs, l	Get the logs of your applications
    run, r	Run any command for your app
    ps		Display your application running processes
    scale, s	Scale your application instantly
    restart	Restart processes of your app
    db-tunnel	Create an encrypted connection to access your database

  CLI Internals:
    version	Display current version
    update	Update 'scalingo' client

  Custom Domains:
    domains		List the domains of an application
    domains-add		Add a custom domain to an application
    domains-remove	Remove a custom domain from an application
    domains-ssl		Enable or disable SSL for your custom domains

  Environment:
    env		Display the environment of your apps
    env-set	Set the environment variables of your apps
    env-unset	Unset environment variables of your apps

  Global:
    apps, a	List your apps
    create, c	Create a new app
    destroy, d	Destroy an app /!\
    logout	Logout from Scalingo
    signup	Create your account of Scalingo

  Public SSH Keys:
    keys	List your SSH public keys
    keys-add	Add a public SSH key to deploy your apps
    keys-remove	Remove a public SSH key

GLOBAL OPTIONS:
   --app, -a '<name>'	Name of the app [$SCALINGO_APP]
   --help, -h		show help
   --version, -v	print the version

Directories

Path Synopsis
Godeps
_workspace/src/code.google.com/p/gopass
gopass is a library for getting hidden input from a terminal.
gopass is a library for getting hidden input from a terminal.
_workspace/src/github.com/Scalingo/codegangsta-cli
Package cli provides a minimal framework for creating and organizing command line Go applications.
Package cli provides a minimal framework for creating and organizing command line Go applications.
_workspace/src/github.com/Scalingo/envconfig
Package envconfig implements decoding of environment variables based on a user defined specification.
Package envconfig implements decoding of environment variables based on a user defined specification.
_workspace/src/github.com/olekukonko/tablewriter
Create & Generate text based table
Create & Generate text based table
_workspace/src/golang.org/x/crypto/ssh
Package ssh implements an SSH client and server.
Package ssh implements an SSH client and server.
_workspace/src/golang.org/x/crypto/ssh/agent
Package agent implements a client to an ssh-agent daemon.
Package agent implements a client to an ssh-agent daemon.
_workspace/src/golang.org/x/crypto/ssh/terminal
Package terminal provides support functions for dealing with terminals, as commonly found on UNIX systems.
Package terminal provides support functions for dealing with terminals, as commonly found on UNIX systems.
_workspace/src/golang.org/x/crypto/ssh/test
This package contains integration tests for the code.google.com/p/go.crypto/ssh package.
This package contains integration tests for the code.google.com/p/go.crypto/ssh package.
_workspace/src/gopkg.in/errgo.v1
The errgo package provides a way to create and diagnose errors.
The errgo package provides a way to create and diagnose errors.
run
crypto

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL