- #8: Require a filename for the
mergesubcommand as well - this makes it behave just like thecloud mergeandcloud readsubcommands.
- #6: Require a filename for the
cloud mergeandcloud readsubcommands. The previous behavior of defaulting to STDIN when no filename was provided was confusing as it could result in the subcommand seemingly hanging for no reason. "-" can be used as the filename if the user really wants to read from STDIN.
- #2: Significant improvements to help text in
cloud filter-helpsubcommand. Also, add support for networkFeatures attribute for Azure source. - #3: Support added for Google source which lists all Google advertised IP addressed ranges (which includes all of the GCP ranges)
Initial release