1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-26 12:29:37 +02:00
seaweedfs/weed/shell
2021-08-23 00:37:55 -07:00
..
command_collection_delete.go
command_collection_list.go shell command to calculate size / number of volumes in a collection 2021-07-30 15:49:46 -07:00
command_ec_balance.go
command_ec_common.go
command_ec_decode.go remove dead code 2021-07-30 15:18:01 -07:00
command_ec_encode.go shell: volume.tier.move makes up changes if volume move failed 2021-08-13 03:09:28 -07:00
command_ec_rebuild.go
command_ec_test.go
command_fs_cat.go revert PR #1903 avoid http error: superfluous response.WriteHeader 2021-05-05 15:11:39 -07:00
command_fs_cd.go
command_fs_configure.go refactor 2021-07-25 03:37:37 -07:00
command_fs_du.go
command_fs_lock_unlock.go shell: show which server holds the lock 2021-04-22 23:56:35 -07:00
command_fs_ls.go
command_fs_meta_cat.go
command_fs_meta_load.go avoid possible corrupted file names 2021-04-15 11:41:34 -07:00
command_fs_meta_notify.go
command_fs_meta_save.go minor 2021-05-19 23:59:39 -07:00
command_fs_mkdir.go Add crtime and mtime 2021-08-06 12:13:37 +09:00
command_fs_mv.go minor 2021-03-20 06:37:03 -07:00
command_fs_pwd.go
command_fs_rm.go Add fs rm options 2021-07-21 21:10:36 +09:00
command_fs_tree.go
command_remote_cache.go adjust help message 2021-08-21 02:17:10 -07:00
command_remote_configure.go adjust help message 2021-08-23 00:37:55 -07:00
command_remote_meta_sync.go retry forever with filer.remote.sync, and some refactoring 2021-08-15 12:38:26 -07:00
command_remote_mount.go refactor 2021-08-15 12:09:54 -07:00
command_remote_uncache.go adjust help message 2021-08-21 02:17:10 -07:00
command_remote_unmount.go adjust help message 2021-08-14 15:55:53 -07:00
command_s3_bucket_create.go
command_s3_bucket_delete.go shell: faster bucket delete 2021-07-23 11:25:46 -07:00
command_s3_bucket_list.go bucket list only directories 2021-05-23 10:36:22 -07:00
command_s3_clean_uploads.go correct help message 2021-04-22 22:26:38 -07:00
command_s3_configure.go rename 2021-07-09 03:19:21 -07:00
command_volume_balance.go format 2021-08-10 12:33:29 -07:00
command_volume_balance_test.go go fmt 2021-08-08 22:30:36 -07:00
command_volume_check_disk.go Fix typo 2021-07-31 22:23:52 +09:00
command_volume_configure_replication.go
command_volume_copy.go
command_volume_delete.go
command_volume_delete_empty.go Add force option in volume.deleteEmpty command 2021-08-02 11:37:20 +09:00
command_volume_fix_replication.go dedup keeps the largest replica 2021-08-10 12:30:41 -07:00
command_volume_fix_replication_test.go
command_volume_fsck.go add verbose message 2021-08-13 02:57:14 -07:00
command_volume_list.go
command_volume_list_test.go fix tests 2021-08-08 17:56:26 -07:00
command_volume_mark.go
command_volume_mount.go
command_volume_move.go go fmt 2021-08-14 02:55:44 -07:00
command_volume_server_evacuate.go go fmt 2021-07-21 14:38:12 -07:00
command_volume_server_evacuate_test.go shell: fix moving volume, volume server evacuate 2021-03-14 21:29:55 -07:00
command_volume_server_leave.go
command_volume_tier_download.go
command_volume_tier_move.go shell: volume.tier.move makes up changes if volume move failed 2021-08-13 03:09:28 -07:00
command_volume_tier_upload.go shell: volume.tier.move makes up changes if volume move failed 2021-08-13 03:09:28 -07:00
command_volume_unmount.go
command_volume_vacuum.go
commands.go Merge branch 'master' into add_remote_storage 2021-08-05 21:07:04 -07:00
shell_liner.go Check for history file errors as well 2021-06-08 11:14:49 +02:00