sapling/eden/fs/cli
Xavier Deguillard 5ef7260cc4 cli: remove the repo on edenfsctl remove
Summary:
On Windows, unmounting the repo isn't sufficient to remove all traces of the
repo as ProjectedFS uses it as a cache, and thus all the files that were
touched by the user are still present on disk after unmounting it.

Reviewed By: wez

Differential Revision: D22915349

fbshipit-source-id: 445379fef57160b5da39a298ca4518e2662d16e3
2020-08-13 08:28:45 -07:00
..
doctor check kerberos certificate issues in eden doctor 2020-08-05 12:48:30 -07:00
test suppress errors in eden - batch 1 2020-07-20 13:29:51 -07:00
__init__.py remediation of S205607 2020-07-17 17:16:13 -07:00
buck.py cli: properly detect running buck on Windows 2020-08-11 19:01:13 -07:00
CMakeLists.txt Move eden.cli namespace to eden.fs.cli 2020-03-25 11:46:56 -07:00
cmd_util.py update eden du to display an aggregated result of all mounts. 2020-06-10 19:29:25 -07:00
config.py cli: remove the repo on edenfsctl remove 2020-08-13 08:28:45 -07:00
configinterpolator.py Move cli/ directory from eden/ to eden/fs (Without changing namespace) 2020-03-25 11:18:30 -07:00
configutil.py Convert type check targets in eden to use configuration 2020-05-08 15:24:57 -07:00
daemon_util.py update Python platform checks to use sys.platform 2020-04-03 16:52:32 -07:00
daemon.py cli: wait for EdenFS to be healthy on start 2020-08-06 12:31:57 -07:00
debug_posix.py suppress errors in eden - batch 1 2020-07-20 13:29:51 -07:00
debug.py make a separate command for prefetch_profile 2020-08-06 13:17:07 -07:00
filesystem.py Move cli/ directory from eden/ to eden/fs (Without changing namespace) 2020-03-25 11:18:30 -07:00
fsck.py Move cli/ directory from eden/ to eden/fs (Without changing namespace) 2020-03-25 11:18:30 -07:00
hg_util.py suppress errors in eden - batch 1 2020-07-20 13:29:51 -07:00
logfile.py Update pyre version for eden 2020-04-23 12:09:39 -07:00
main.py eden prefetch record-profile and eden prefetch finish-profile 2020-08-04 06:50:45 -07:00
mtab.py Move eden.cli namespace to eden.fs.cli 2020-03-25 11:46:56 -07:00
overlay.py suppress errors in eden - batch 1 2020-07-20 13:29:51 -07:00
prefetch_profile.py make a separate command for prefetch_profile 2020-08-06 13:17:07 -07:00
prefetch.py make a separate command for prefetch_profile 2020-08-06 13:17:07 -07:00
proc_utils_win.py cli: wait for EdenFS to be healthy on start 2020-08-06 12:31:57 -07:00
proc_utils.py move is_system_idle to procutils 2020-07-07 11:22:33 -07:00
rage.py fix eden rage on Windows 2020-06-10 19:29:52 -07:00
redirect.py treat bind mount redirection as symlink 2020-08-05 14:27:05 -07:00
stats_print.py remove stats memory command 2020-05-05 12:09:11 -07:00
stats.py rename stats io to stats fuse and stats latency to stats fuse-latency 2020-05-05 12:09:12 -07:00
subcmd.py allow async subcmd run functions 2020-06-22 11:27:11 -07:00
systemd_service.py make systemd management functions explicitly async 2020-07-07 11:31:33 -07:00
systemd.py make systemd management functions explicitly async 2020-07-07 11:31:33 -07:00
tabulate.py eliminate extra blank line in tabulate 2020-07-17 06:43:58 -07:00
telemetry.py suppress errors in eden - batch 1 2020-07-20 13:29:51 -07:00
top.py add --mount option to eden debug processfetch 2020-07-17 06:43:58 -07:00
trace_cmd.py Move cli/ directory from eden/ to eden/fs (Without changing namespace) 2020-03-25 11:18:30 -07:00
trace.py Move cli/ directory from eden/ to eden/fs (Without changing namespace) 2020-03-25 11:18:30 -07:00
ui.py Convert type check targets in eden to use configuration 2020-05-02 21:16:55 -07:00
util.py cli: wait for EdenFS to be healthy on start 2020-08-06 12:31:57 -07:00
version.py update edenfsctl to report the compile-time version 2020-04-22 12:48:48 -07:00
win_ui.py Move cli/ directory from eden/ to eden/fs (Without changing namespace) 2020-03-25 11:18:30 -07:00
winproc.py cli: wait for EdenFS to be healthy on start 2020-08-06 12:31:57 -07:00