sapling/eden/cli
Wez Furlong c5ed86d7ff remove ugly default list of subcommands from eden help
Summary: We set `metavar=''` to suppress the default and make things look nicer.

Reviewed By: simpkins

Differential Revision: D7783417

fbshipit-source-id: 05f970e8f964cb38e153c509cd5c71dcaa3143d0
2018-04-26 17:11:29 -07:00
..
test fix eden doctor to avoid interfering with other edenfs instances 2018-04-25 17:06:59 -07:00
cmd_util.py add type annotations to eden CLI code 2018-03-28 22:22:31 -07:00
config.py remove the eden checkout command 2018-04-25 14:21:47 -07:00
configinterpolator.py Upgrade tests to use Python 3. 2017-12-01 17:21:35 -08:00
debug.py refactor CLI subcommand definitions 2018-04-19 17:59:51 -07:00
doctor.py fix eden doctor to avoid interfering with other edenfs instances 2018-04-25 17:06:59 -07:00
main.py test cloning under a symlink 2018-04-25 17:50:22 -07:00
mtab.py bring back eden doctor's stale mounts check - filter by st_uid and st_dev instead of path 2018-01-25 15:14:58 -08:00
rage.py refactor CLI subcommand definitions 2018-04-19 17:59:51 -07:00
stats_print.py replace the system memory info in eden stats with process memory 2017-12-18 12:00:58 -08:00
stats.py refactor CLI subcommand definitions 2018-04-19 17:59:51 -07:00
subcmd.py remove ugly default list of subcommands from eden help 2018-04-26 17:11:29 -07:00
util.py improve the eden clone behavior 2018-04-24 13:21:41 -07:00
version.py don't throw in the version check if eden is not installed 2018-01-30 21:50:39 -08:00