Registry / http-client / chef-api

chef-api

JSON →
library0.10.10rbrubygemsunverified

A tiny Chef Infra API client with minimal dependencies.

gem install chef-api
INSTALL
IMPORT
SIG · CHEF-API
C
chef-api
http-clientrubyv0.10.10
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ChefAPI
require 'chef-api'

Initialize a Chef API client and list nodes

require 'chef-api' client = ChefAPI::Client.new(server_url: 'https://chef.example.com', client_name: 'admin', signing_key_filename: '/path/to/key.pem') client.nodes.list
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.10latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
39 hits · last 30 days
node
30
OpenAI (training)
1
Resources
chef-api — gem install chef-api · libregistry