sapling/eden/cli
Adam Simpkins 8031d22cbd allow passing daemon arguments through clone
Summary:
Update the `eden clone` command to accept extra command line flags telling it
where to find the edenfs executable, as well as additional arguments to pass
to edenfs.

This enables the `test_clone_should_start_daemon()` integration test to pass in
flags to tell it how to start edenfs correctly.

Reviewed By: chadaustin

Differential Revision: D7433367

fbshipit-source-id: 0eddd93d1332e113fb85fa4b8fc87ba51d7eab2c
2018-03-28 22:22:31 -07:00
..
test Remove TARGETS files 2018-02-20 19:57:45 -08:00
cmd_util.py add type annotations to eden CLI code 2018-03-28 22:22:31 -07:00
config.py add type annotations to eden CLI code 2018-03-28 22:22:31 -07:00
configinterpolator.py Upgrade tests to use Python 3. 2017-12-01 17:21:35 -08:00
debug.py Fixed a race condition between initialization of RequestContext and its lookup. 2018-03-26 14:48:23 -07:00
doctor.py have eden doctor unmount unconnected mounts 2018-01-31 11:48:21 -08:00
main.py allow passing daemon arguments through clone 2018-03-28 22:22:31 -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 unmount stale edenfs mounts in eden doctor 2018-01-19 11:06:51 -08: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 have eden stats show file and tree counts 2018-01-24 15:29:16 -08:00
util.py add type annotations to eden CLI code 2018-03-28 22:22:31 -07:00
version.py don't throw in the version check if eden is not installed 2018-01-30 21:50:39 -08:00