Skip to content
This repository was archived by the owner on Apr 13, 2020. It is now read-only.

Latest commit

 

History

History
44 lines (29 loc) · 746 Bytes

init.md

File metadata and controls

44 lines (29 loc) · 746 Bytes

SPK Init

Initialize the spk cli for the first time.

Usage:

spk init [options]

Commands:

Global options:

  -v, --verbose        Enable verbose logging
  -h, --help           Usage information

Prerequisites

An spk-config.yaml file in the working directory, or somewhere that can be linked via the -f, --file flag.

Commands

init

Initalize the spk cli tool.

Usage: spk init|i [options]

Initialize the spk tool for the first time.

Options:
  -f, --file <config-file-path>  Path to the config file.
  -h, --help                     output usage information