knife-hacks icon indicating copy to clipboard operation
knife-hacks copied to clipboard

Useful but possibly dangerous scripts for knife

Results 6 knife-hacks issues
Sort by recently updated
recently updated
newest added

Exported jsons are written in one line and they are difficult to read. This change will make the exported jsons multiline and easier to read.

Hacky I know. [](https://reviewable.io/reviews/stevendanna/knife-hacks/2)

Updated EPEL Limited rubygems version

quote, to avoid shell dequoting, so spaces would matter (preserved in args, preserved in output)

This assumes the https://github.com/heavywater/chef-route53/blob/master/providers/record.rb cookbook is used to add route53 entries so that the zone ID and int_domain attributes are set.

The backup/restore scripts don't seem complete without the ApiClient objects. How are you accounting for those in your environments? Thanks.