💾 Archived View for freeshell.de › tldr › knife.gmi captured on 2023-01-29 at 04:58:00. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
CLI for interacting with a Chef server from a local Chef repo.
knife bootstrap {fqdn_or_ip}
knife node list
knife node show {node_name}
knife node edit {node_name}
knife role edit {role_name}
knife data bag show {data_bag_name} {data_bag_item}
knife cookbook upload {cookbook_name}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).