@onboardbase/obbctl

0.0.2 • Public • Published

onboardbasectl

onboardbasectl is a CLI tool for setting up Onboardbase platform to be hosted locally.

Installation

bash (Recommended)

curl https://onboardbase.github.io/obbctl-sh/ | bash

npm

npm i -g @onboardbase/obbctl

brew

brew tap onboardbase/obbctl

brew install obbctl

Usage

Run the following to see all the available commands:

obbctl help

This will display information abouut the CLI

> obbctl help

A CLI for setting up Onboardbase for self-hosted deployments

Usage:
  obbctl [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  setup       Setup deployment for either backend or frontend
  start       Start the bootstrapped services

Flags:
      --config string   config file (default is $HOME/.ctl.yaml)
  -h, --help            help for obbctl
  -t, --toggle          Help message for toggle
  -v, --version         version for obbctl

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

Initializing

You can find detaileed instrustions on how to use this CLI tool here.

Package Sidebar

Install

npm i @onboardbase/obbctl

Weekly Downloads

6

Version

0.0.2

License

ISC

Unpacked Size

5.74 kB

Total Files

7

Last publish

Collaborators

  • akeem_onboardbase
  • mahmoudgalal
  • obbadmin