sapling/eden/fs/cli
Katie Mancini c28b6f0417 enable cli to parse active prefetch profiles
Summary:
Assuming the format for active prefetch profiles as discussed here:
https://fb.quip.com/v8yFAzeGx8TU

This allows the cli to read in and write out active profiles, allowing the cli
to manipulate them in the following changes. This will allow tools to activate
profiles useful for that workflow. Additionally, it will allow us (and maybe
users) to see/remove a users active profiles easily when investigating issues.

Reviewed By: genevievehelsel

Differential Revision: D23517411

fbshipit-source-id: 8ab18a1aeccf8dcdd04aca826d61070fa0aedd33
2020-09-24 09:55:08 -07:00
..
doctor enable cli to parse active prefetch profiles 2020-09-24 09:55:08 -07:00
test remove resolve_path 2020-09-18 16:39:52 -07:00
__init__.py remediation of S205607 2020-07-17 17:16:13 -07:00
buck.py eden: fixup buck kill invocation on macos 2020-09-08 09:59:15 -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 enable cli to parse active prefetch profiles 2020-09-24 09:55:08 -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 win: add eden.exe to the package 2020-09-08 16:33:55 -07:00
daemon.py cli: properly pass --edenfsctlPath on Windows 2020-09-11 11:57:12 -07:00
debug_posix.py suppress errors in eden - batch 1 2020-07-20 13:29:51 -07:00
debug.py rename EdenInstance.get_thrift_client to get_thrift_client_legacy 2020-09-17 13:25:00 -07:00
filesystem.py cli: enable doctor on Windows 2020-08-28 19:49:37 -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 enable cli to parse active prefetch profiles 2020-09-24 09:55:08 -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 rename EdenInstance.get_thrift_client to get_thrift_client_legacy 2020-09-17 13:25:00 -07:00
prefetch.py rename EdenInstance.get_thrift_client to get_thrift_client_legacy 2020-09-17 13:25:00 -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 implement get_process_start_time for mac 2020-09-08 11:13:44 -07:00
rage.py fix eden rage on Windows 2020-06-10 19:29:52 -07:00
redirect.py enable cli to parse active prefetch profiles 2020-09-24 09:55:08 -07:00
stats_print.py remove stats memory command 2020-05-05 12:09:11 -07:00
stats.py rename EdenInstance.get_thrift_client to get_thrift_client_legacy 2020-09-17 13:25:00 -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 suppress errors in eden - batch 1 2020-09-14 15:56:35 -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 rename EdenInstance.get_thrift_client to get_thrift_client_legacy 2020-09-17 13:25:00 -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 rename EdenInstance.get_thrift_client to get_thrift_client_legacy 2020-09-17 13:25:00 -07:00
ui.py Convert type check targets in eden to use configuration 2020-05-02 21:16:55 -07:00
util.py remove resolve_path 2020-09-18 16:39:52 -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: increase start timeout to 60s 2020-09-02 10:47:26 -07:00