Skip to content

Releases: four43/admiral-cli

Add EnvVars, Fixed Options

22 Nov 19:20

Choose a tag to compare

Pre-release

BREAKING CHANGES

  • Added EnvVars
  • Options: Changed how lenghts worked, add required to make it less confusing.

Pass objects as arguments!

29 May 16:15

Choose a tag to compare

Pre-release

More verbose configuration is a little more typing but much less confusing.

Verbose

07 Aug 03:52

Choose a tag to compare

Verbose Pre-release
Pre-release

Added verbosity options, -v, -vv, -vvv, and --verbose now set a cli.params.verbose level. 0 default, -v and --verbose set it to 1, -vv to 2, etc.

First!

24 Jun 05:13

Choose a tag to compare

First! Pre-release
Pre-release

This is our first release of admiral-cli. It has the basic features locked down for the 1.0 release. It will undergo some testing from friends and the community before hitting 1.0.

2.0 will add Help output.