Skip to content

docs for knife search node cookbooks with cookbook_name & version #2247

Open
@kvivek1115

Description

@kvivek1115

User Story

As a User, I want to search node with cookbook name and version.

Description

As per the docs knife_search seems "Search by cookbook" is missing in order to search the nodes with cookbook name & version.

Chef Version

NA

Definition of Done

Update the knife search docs in order to get the nodes that are being affected with cookbooks.

Demo Script / Repro Steps

In order to search the nodes with cookbook name & version following way we can do

  1. search with cookbook name only
knife search node 'cookbooks:COOKBOOK_NAME'
  1. search with cookbook name and version
knife search node 'cookbooks_COOKBOOK_NAME_version:VERSION'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions