strat

command
v0.0.4-dev Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2016 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

The command start contains various subcommands related to Stratumn.

Usage

The Stratumn CLI provides various commands to generate and work with Stratumn's technology.

Usage:
  strat [command]

Available Commands:
  build       Build project
  deploy      Deploy project
  down        Stop project services
  generate    Generate a project
  generators  List available generators
  info        Display Stratumn CLI info
  pull        Pull project Docker images
  push        Push project Docker images
  run         Run project command
  test        Run project test suite
  up          Start project services
  update      Update Stratumn CLI or generators
  version     Display version info

Flags:
  -c, --config string             Location of Stratumn configuration files (default "/Users/stephan/.stratumn")
      --generators-owner string   Github owner of generators repository (default "stratumn")
  -p, --generators-path string    Location where generators are stored locally (default "/Users/stephan/.stratumn/generators")
      --generators-ref string     Git branch, tag, or commit of generators repository (default "master")
      --generators-repo string    Name of generators Git repository (default "generators")
      --gh-token string           Github API token
      --stdin                     Attach stdin to process when executing project commands (default true)

Use "strat [command] --help" for more information about a command.

Jump to

Keyboard shortcuts

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