Project

knife-info

0.0
No commit activity in last 3 years
No release in over 3 years
Displays which .chef config dir knife will be using
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
>= 0
>= 0

Runtime

>= 0
 Project Readme

knife Info

Gem Version Build Status Code Climate Dependency Status Coverage Status

Description

This is an EXPERIMENTAL knife plugin that displays information from knife.rb config file in knife's configuration file search path.

Installation

This knife plugin is packaged as a gem. To install it, clone this git repository and run the following command:

rake install

Subcommands

knife info [options]

Options

  • --tiny: Show concise information in oneline
  • --medium: Show important information in oneline
  • --long: Show all information in multi-lines

TODO

  • Support for --[no-]color option
  • Support for json output