manifold-cli

module
v0.15.1 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2018 License: BSD-3-Clause

README

manifold-cli

Manage your cloud services like a developer.

Homepage | Twitter | Code of Conduct | Contribution Guidelines

Travis Go Report Card License

Installation

Install script

To install or update manifold, you can use the install script using cURL:

curl -o- https://raw.githubusercontent.com/manifoldco/manifold-cli/master/install.sh | sh

You can customize the install directory, profile, and version using the MANIFOLD_DIR, PROFILE and MANIFOLD_VERSION variables. Eg: curl ... | MANIFOLD_DIR=/usr/local sh for a global install.

Homebrew (OS X)

Homebrew can be installed via brew.sh

$ brew install manifoldco/brew/manifold-cli
Zip Archives (OS X, Linux, Windows)

Bare zip archives per release version are available on https://releases.manifold.co

For instructions on Windows, click here.

Autocomplete

If you have bash and bash-completion installed, you can enable autocomplete with:

curl -o- https://raw.githubusercontent.com/manifoldco/manifold-cli/master/autocomplete.sh | sh

Quickstart

First you must create an account.

$ manifold signup

Then you can create your first resource.

$ manifold create

Followed by running your process with the appropriate ENV.

$ manifold run ./bin/server

License

Manifold's manifold-cli is released under the BSD 3-Clause License.

Directories

Path Synopsis
Package analytics is a tiny package that makes it easy to send an analytic events to the server for tracking purposes.
Package analytics is a tiny package that makes it easy to send an analytic events to the server for tracking purposes.
data

Jump to

Keyboard shortcuts

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