Search code examples
chef-infraknifedatabags

knife data bag from file - show what changed


When uploading a data bag to chef client is it possible to see what has changed, or what the difference is between a local file and the server?


Solution

  • You should use the knife diff command.

    Docs: http://docs.opscode.com/knife_diff.html