Displays the installed Chef Workstation version.
Generates a new cookbook with the specified name.
Generates a new recipe within an existing cookbook.
Generates an attributes file within a cookbook.
Generates a template file within a cookbook.
Generates a static file within a cookbook.
Uploads a specific cookbook to the Chef Infra Server.
Uploads a cookbook from a specific directory to the Chef Infra Server.
Uploads all cookbooks to the Chef Infra Server.
Shows the recipes in a cookbook on the Chef Infra Server.
Shows the content of a specific recipe in a cookbook on the Chef Infra Server.
Lists all cookbooks on the Chef Infra Server.
Creates a new role on the Chef Infra Server.
Shows the details of a role on the Chef Infra Server.
Opens the role data in an editor to modify it.
Creates or updates a role from a JSON file.
Deletes a role from the Chef Infra Server.
Lists all nodes registered with the Chef Infra Server.
Shows the details of a specific node on the Chef Infra Server.
Opens the node data in an editor to modify it.
Deletes a node from the Chef Infra Server.
Creates a new environment on the Chef Infra Server.
Shows the details of an environment on the Chef Infra Server.
Opens the environment data in an editor to modify it.
Creates or updates an environment from a JSON file.
Deletes an environment from the Chef Infra Server.
Lists all clients registered with the Chef Infra Server.
Shows the details of a specific client on the Chef Infra Server.
Deletes a client from the Chef Infra Server.
Chef Client Commands (Run on Nodes)
Runs the Chef client, applying configurations to the node.
Runs the Chef client with debug logging for more verbose output.
Runs the Chef client and executes a specific recipe.
Runs the Chef client using a specific node JSON file.