Go to file
Dean Troyer da46b647aa Add deprecated attribute to commands
This atttribute will remove commands from help output when True.

This change is necessary here as there is no simple way to change HelpAction's
behaviour without completely re-writing it.

Closes-bug: #1411025
Change-Id: I5bb140ac3a7f5f12f95cc9dee3da91485f9a249b
2015-01-14 18:42:24 -06:00
2014-01-03 12:17:56 -05:00
2014-02-07 20:38:59 +00:00
2013-09-23 15:45:31 -04:00
2014-01-03 12:17:56 -05:00
2012-04-20 10:06:58 -07:00
2014-10-26 00:22:47 +00:00
2014-10-26 00:22:44 +00:00
2014-04-30 02:38:38 +00:00
2014-10-26 00:22:44 +00:00

cliff -- Command Line Interface Formulation Framework

cliff is a framework for building command line programs. It uses setuptools entry points to provide subcommands, output formatters, and other extensions.

Description
Command Line Interface Formulation Framework
Readme 6.1 MiB
Languages
Python 99.6%
Shell 0.4%