gantree-cli

0.8.5 • Public • Published

Gantree CLI

A command-line interface for gantree-lib written in NodeJS.

Important Note

Please see gantree-lib for information regarding:

  • Library requirements
  • How to write Gantree configurations
  • Misc. important information

Installation

External Requirements

Important: Please ensure you have installed all external requirements for gantree-lib first.

Installing via npm

To install the latest stable release, use:

npm install gantree-cli@stable -g

- OR -

To instead install the latest beta release, use:

npm install gantree-cli@beta -g

Usage

Synchronisation

To synchronise your configuration with digital infrastructure (create/update/etc.), run the following:

gantree-cli sync -c [gantree_config_file_path]

See gantree-cli sync --help for all supported flags

Cleaning up

To remove all infrastructure defined in your configuration, run the following:

gantree-cli clean -c [gantree_config_file_path]

See gantree-cli clean --help for all supported flags

Todo

  • Add information on CLI supported environment variables

Readme

Keywords

none

Package Sidebar

Install

npm i gantree-cli

Weekly Downloads

1

Version

0.8.5

License

Apache-2.0

Unpacked Size

20.1 kB

Total Files

9

Last publish

Collaborators

  • denver_flexdapps
  • drtexx
  • ryan_flexdapps
  • tom-nash