cliff/cliff
Eric Fried 8e4ae2b86c Add autoprogram_cliff_app_dist_name config opt
This allows consumers to let cliff know who they are, so the
autoprogram-sphinx directive doesn't produce messages like

 This command is provided by the $me plugin.

Change-Id: I2d5a527910ddc64f83d0cba39c584b8b05a299b7
2019-11-14 12:09:22 -06:00
..
formatters Missing carriage return in some cases, using -f json 2019-01-23 11:41:08 -08:00
tests Merge "Allow finding command by partial name" 2019-10-02 19:36:48 +00:00
__init__.py add setup.py and package directory 2012-04-20 09:52:55 -07:00
_argparse.py Stop wildcard importing argparse 2019-05-09 12:06:47 +01:00
app.py Add an errexit attribute to InteractiveApp to exit on command errors 2019-05-04 15:32:10 -05:00
columns.py Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00
command.py Add autoprogram_cliff_app_dist_name config opt 2019-11-14 12:09:22 -06:00
commandmanager.py Merge "Allow finding command by partial name" 2019-10-02 19:36:48 +00:00
complete.py add cmd_name argument to CompleteCommand 2017-05-25 18:38:58 -04:00
display.py Modify the help message of `-c`/`--column` parameter 2019-07-26 11:13:44 +08:00
help.py Remove the warning of getargspec removal 2018-03-14 21:30:22 +00:00
hooks.py Docs update for more-hooks 2017-09-16 13:05:19 -05:00
interactive.py Add an errexit attribute to InteractiveApp to exit on command errors 2019-05-04 15:32:10 -05:00
lister.py remove -s alias for --sort-columns 2018-01-18 14:53:52 +00:00
show.py Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00
sphinxext.py Add autoprogram_cliff_app_dist_name config opt 2019-11-14 12:09:22 -06:00
utils.py Remove the warning of getargspec removal 2018-03-14 21:30:22 +00:00