0.8.5 • Published 5 years ago

gantree-cli v0.8.5

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
5 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

5 years ago

0.8.4

5 years ago

0.8.3

5 years ago

0.8.2

5 years ago

0.8.1

5 years ago

0.8.1-alpha

5 years ago

0.7.3-alpha.2

5 years ago

0.8.0

5 years ago

0.7.3-alpha.0

5 years ago

0.7.3-alpha.1

5 years ago

0.7.2

5 years ago

0.7.1

5 years ago

0.6.1-beta.0

5 years ago

0.7.0

5 years ago

0.6.0-alpha.0

5 years ago

0.5.2-beta.0

5 years ago

0.5.1-b

5 years ago

0.5.0-b2

5 years ago

0.5.0-b1

5 years ago

0.4.0-b5

5 years ago

0.4.0-b4

5 years ago

0.4.0-b3

5 years ago

0.4.0-b2

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago