0.8.5 • Published 4 years ago

gantree-cli v0.8.5

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
4 years ago

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
0.8.5

4 years ago

0.8.4

4 years ago

0.8.3

4 years ago

0.8.2

4 years ago

0.8.1

4 years ago

0.8.1-alpha

4 years ago

0.7.3-alpha.2

4 years ago

0.8.0

4 years ago

0.7.3-alpha.0

4 years ago

0.7.3-alpha.1

4 years ago

0.7.2

4 years ago

0.7.1

4 years ago

0.6.1-beta.0

4 years ago

0.7.0

4 years ago

0.6.0-alpha.0

4 years ago

0.5.2-beta.0

4 years ago

0.5.1-b

4 years ago

0.5.0-b2

4 years ago

0.5.0-b1

4 years ago

0.4.0-b5

4 years ago

0.4.0-b4

4 years ago

0.4.0-b3

4 years ago

0.4.0-b2

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago