seaweedfs/weed/shell
2021-11-08 17:47:56 -08:00
..
command_cluster_ps.go use constants 2021-11-08 17:47:56 -08:00
command_collection_delete.go shell: do not need to lock to see volume -h 2021-09-13 22:13:34 -07:00
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 shell: do not need to lock to see volume -h 2021-09-13 22:13:34 -07:00
command_ec_common.go change server address from string to a type 2021-09-12 22:47:52 -07:00
command_ec_decode.go rename variable 2021-10-25 14:39:20 -07:00
command_ec_encode.go randomize a bit for ec shards distribution 2021-11-04 09:23:40 -07:00
command_ec_rebuild.go shell: do not need to lock to see volume -h 2021-09-13 22:13:34 -07:00
command_ec_test.go go fmt 2021-02-17 20:57:08 -08:00
command_fs_cat.go cat entry content 2021-08-24 02:38:32 -07:00
command_fs_cd.go simplify parsing filer host and port 2020-03-23 21:26:15 -07:00
command_fs_configure.go AclHandlers 2021-10-11 15:03:56 +05:00
command_fs_du.go rename filer2 to filer 2020-09-01 00:21:19 -07:00
command_fs_lock_unlock.go shell: show which server holds the lock 2021-04-22 23:56:35 -07:00
command_fs_ls.go rename filer2 to filer 2020-09-01 00:21:19 -07:00
command_fs_meta_cat.go remove zstd 2020-11-21 13:06:45 -08:00
command_fs_meta_load.go avoid possible corrupted file names 2021-04-15 11:41:34 -07:00
command_fs_meta_notify.go refactor 2020-04-21 21:28:47 -07:00
command_fs_meta_save.go change server address from string to a type 2021-09-12 22:47:52 -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 fix pwd printout 2020-03-24 02:40:29 -07:00
command_fs_rm.go Add fs rm options 2021-07-21 21:10:36 +09:00
command_fs_tree.go able to subscribe any topic from any point of time 2020-04-29 17:40:08 -07:00
command_remote_cache.go fix help message 2021-11-07 12:38:35 -08:00
command_remote_configure.go obfuscate secret keys on display 2021-09-05 14:23:49 -07:00
command_remote_meta_sync.go fix help message 2021-11-07 12:38:35 -08:00
command_remote_mount.go fix help message 2021-11-07 12:38:35 -08:00
command_remote_mount_buckets.go fix help message 2021-11-07 12:38:35 -08:00
command_remote_uncache.go remote.cache remote.uncache supports all mounted directories 2021-09-05 14:47:06 -07:00
command_remote_unmount.go fix help message 2021-11-07 12:38:35 -08:00
command_s3_bucket_create.go [shell] Clarify bucket replication setting order 2020-12-23 09:35:24 +01:00
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 change server address from string to a type 2021-09-12 22:47:52 -07:00
command_s3_configure.go rename 2021-07-09 03:19:21 -07:00
command_volume_balance.go shell: do not need to lock to see volume -h 2021-09-13 22:13:34 -07:00
command_volume_balance_test.go go fmt 2021-08-08 22:30:36 -07:00
command_volume_check_disk.go shell: do not need to lock to see volume -h 2021-09-13 22:13:34 -07:00
command_volume_configure_replication.go shell: do not need to lock to see volume -h 2021-09-13 22:13:34 -07:00
command_volume_copy.go volume copy: stream out copying progress and avoid grpc request timeout 2021-10-24 02:52:56 -07:00
command_volume_delete.go shell: do not need to lock to see volume -h 2021-09-13 22:13:34 -07:00
command_volume_delete_empty.go shell: do not need to lock to see volume -h 2021-09-13 22:13:34 -07:00
command_volume_fix_replication.go volume copy: stream out copying progress and avoid grpc request timeout 2021-10-24 02:52:56 -07:00
command_volume_fix_replication_test.go add one unit test 2021-11-02 23:36:43 -07:00
command_volume_fsck.go refactor: move from io/ioutil to io and os package 2021-10-14 12:27:58 +08:00
command_volume_list.go refactoring 2021-02-22 00:28:42 -08:00
command_volume_list_test.go fix tests 2021-08-08 17:56:26 -07:00
command_volume_mark.go shell: do not need to lock to see volume -h 2021-09-13 22:13:34 -07:00
command_volume_mount.go shell: do not need to lock to see volume -h 2021-09-13 22:13:34 -07:00
command_volume_move.go volume copy: stream out copying progress and avoid grpc request timeout 2021-10-24 02:52:56 -07:00
command_volume_server_evacuate.go shell: do not need to lock to see volume -h 2021-09-13 22:13:34 -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 shell: do not need to lock to see volume -h 2021-09-13 22:13:34 -07:00
command_volume_tier_download.go shell: do not need to lock to see volume -h 2021-09-13 22:13:34 -07:00
command_volume_tier_move.go shell: do not need to lock to see volume -h 2021-09-13 22:13:34 -07:00
command_volume_tier_upload.go shell: do not need to lock to see volume -h 2021-09-13 22:13:34 -07:00
command_volume_unmount.go shell: do not need to lock to see volume -h 2021-09-13 22:13:34 -07:00
command_volume_vacuum.go shell: do not need to lock to see volume -h 2021-09-13 22:13:34 -07:00
commands.go refactor 2021-09-19 12:02:23 -07:00
shell_liner.go use constants 2021-11-08 17:47:56 -08:00