Files
terraform-docs/cmd
Khosrow Moossavi 557d53dd1e Deprecate '--sort-by-XX' in favor of '--sort-by XX'
This deprecates sort by flags in favor of their corresponding dynamic
valued ones. Affected flags are:

- `--sort-by-required`
- `--sort-by-type`

In return new `--sort-by string` is added with following values:

- `name` (default)
- `required`
- `type`

Note that the behavior of `--sort bool` was not changed and to disable
sorting altogether you can run `--sort false`.

Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
2021-04-12 18:34:42 -04:00
..
2021-01-28 12:29:11 -05:00
2021-02-02 18:27:04 -05:00
2021-01-28 12:29:11 -05:00
2021-01-28 12:29:11 -05:00