github aquaproj/aqua v0.8.7

latest releases: v2.27.3, v2.27.2, v2.27.1...
2 years ago

Pull Requests | Issues | v0.8.6...v0.8.7

Features

#154 #480 Add init command which creates a configuration file
#481 Improve help command

Add init command which creates a configuration file

$ aqua help init
NAME:
   aqua init - Create a configuration file if it doesn't exist

USAGE:
   aqua init [<created file path. The default value is "aqua.yaml">]

DESCRIPTION:
   Create a configuration file if it doesn't exist
   e.g.
   $ aqua init # create "aqua.yaml"
   $ aqua init foo.yaml # create foo.yaml

Improve help command

Please see https://aquaproj.github.io/docs/reference/usage

Don't miss a new aqua release

NewReleases is sending notifications on new releases.