Chef-client --chef-license accept (InvalidOption), Windows 10

https://discourse.chef.io/t/cannot-accept-chef-client-license-on-bootstrapping/15120/9

Solution was found here, in your kitchen.yml file, add the following settings if you download the latest stable branch for chefdk:

provisioner:
  name: chef_zero
  always_update_cookbooks: true
  product_version: 14
  client_rb:
    chef_license: accept