Skip to content

chef/knife

Knife

Knife is a command-line tool that provides an interface between a local Chef repository and the Chef Infra Server.

Installation

gem install knife

Quick Start

# Configure knife
knife configure

# List nodes
knife node list

# Upload a cookbook
knife cookbook upload COOKBOOK_NAME

# Bootstrap a node
knife bootstrap HOST -U USER -i IDENTITY_FILE --node-name NODE_NAME

Documentation

Contributing

See the Developer's Guide for development setup and guidelines.

License

Apache License, Version 2.0

About

Repository with copy of knife folder from chef/chef for testing builds, test, and pipelines if it were to be broken out of the chef client repository. To be renamed when effort is completed.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages