Skip to content

Instantly share code, notes, and snippets.

@damm
Created November 24, 2009 17:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save damm/242057 to your computer and use it in GitHub Desktop.
Save damm/242057 to your computer and use it in GitHub Desktop.
lethe:~ % knife search -i=node -q=*:* --attribute=fqdn
{
"start": 0,
"total": 0,
"rows": [
{
"fqdn": "chef.likens.us",
"id": "chef.likens.us"
},
{
"fqdn": "desolation.livid.dk",
"id": "desolation.livid.dk"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment