seaweedfs/weed/shell
2020-04-18 15:17:27 -07:00
..
command_bucket_create.go simplify parsing filer host and port 2020-03-23 21:26:15 -07:00
command_bucket_delete.go simplify parsing filer host and port 2020-03-23 21:26:15 -07:00
command_bucket_list.go simplify parsing filer host and port 2020-03-23 21:26:15 -07:00
command_collection_delete.go avoid reusing context object 2020-02-25 21:50:12 -08:00
command_collection_list.go avoid reusing context object 2020-02-25 21:50:12 -08:00
command_ec_balance.go remove ctx if possible 2020-02-25 22:23:59 -08:00
command_ec_common.go avoid reusing context object 2020-02-25 21:50:12 -08:00
command_ec_decode.go avoid reusing context object 2020-02-25 21:50:12 -08:00
command_ec_encode.go remove ctx if possible 2020-02-25 22:23:59 -08:00
command_ec_rebuild.go avoid reusing context object 2020-02-25 21:50:12 -08:00
command_ec_test.go fix test 2020-02-25 22:29:01 -08:00
command_fs_cat.go simplify parsing filer host and port 2020-03-23 21:26:15 -07:00
command_fs_cd.go simplify parsing filer host and port 2020-03-23 21:26:15 -07:00
command_fs_du.go refactoring 2020-03-23 22:54:02 -07:00
command_fs_ls.go simplify parsing filer host and port 2020-03-23 21:26:15 -07:00
command_fs_meta_cat.go simplify parsing filer host and port 2020-03-23 21:26:15 -07:00
command_fs_meta_load.go simplify parsing filer host and port 2020-03-23 21:26:15 -07:00
command_fs_meta_notify.go shell: fs.meta.save add option to export all fileIds for all files 2020-03-23 22:54:46 -07:00
command_fs_meta_save.go add back running output 2020-03-26 02:14:48 -07:00
command_fs_mv.go refactoring 2020-04-05 13:11:43 -07:00
command_fs_pwd.go fix pwd printout 2020-03-24 02:40:29 -07:00
command_fs_tree.go simplify parsing filer host and port 2020-03-23 21:26:15 -07:00
command_volume_balance.go avoid reusing context object 2020-02-25 21:50:12 -08:00
command_volume_configure_replication.go avoid reusing context object 2020-02-25 21:50:12 -08:00
command_volume_copy.go avoid reusing context object 2020-02-25 21:50:12 -08:00
command_volume_delete.go avoid reusing context object 2020-02-25 21:50:12 -08:00
command_volume_fix_replication.go go fmt 2020-04-05 00:52:31 -07:00
command_volume_fix_replication_test.go go fmt 2020-04-05 00:52:31 -07:00
command_volume_fsck.go volume.fsck: fix for erasure encoded volumes 2020-04-01 22:10:13 -07:00
command_volume_list.go avoid reusing context object 2020-02-25 21:50:12 -08:00
command_volume_mount.go avoid reusing context object 2020-02-25 21:50:12 -08:00
command_volume_move.go avoid reusing context object 2020-02-25 21:50:12 -08:00
command_volume_tier_download.go avoid reusing context object 2020-02-25 21:50:12 -08:00
command_volume_tier_upload.go avoid reusing context object 2020-02-25 21:50:12 -08:00
command_volume_unmount.go avoid reusing context object 2020-02-25 21:50:12 -08:00
commands.go filer master start up with default ip address instead of just localhost 2020-04-18 15:17:27 -07:00
shell_liner.go auto add prefix "fs." 2020-03-24 02:40:51 -07:00