knife node
knife node
A node is any machine—physical, virtual, cloud, network device, etc.—that is under management by Chef.
The knife node
subcommand is used to manage the nodes that exist on a Chef server.
Note
Review the list of common options available to this (and all) knife subcommands and plugins.
bulk delete
Use the bulk delete
argument to delete one or more nodes that match a pattern defined by a regular expression. The regular expression must be within quotes and not be surrounded by forward slashes (/).
Syntax
This argument has the following syntax:
$ knife node bulk delete REGEX登录查看完整内容