seaweedfs/weed/shell
2021-12-23 23:25:05 +08:00
..
command_cluster_ps.go use constants 2021-11-08 17:47:56 -08:00
command_collection_delete.go add lock messages 2021-12-10 13:24:38 -08: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 add lock messages 2021-12-10 13:24:38 -08: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 add lock messages 2021-12-10 13:24:38 -08:00
command_ec_encode.go add lock messages 2021-12-10 13:24:38 -08:00
command_ec_rebuild.go add lock messages 2021-12-10 13:24:38 -08: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 filer server: add "datacenter, rack and datanode" for path specific configuration 2021-12-23 23:25:05 +08:00
command_fs_du.go rename filer2 to filer 2020-09-01 00:21:19 -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_lock_unlock.go rename file 2021-12-10 13:11:00 -08: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 Update command_remote_uncache.go 2021-11-28 23:10:32 -08: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 add lock messages 2021-12-10 13:24:38 -08:00
command_volume_balance_test.go go fmt 2021-08-08 22:30:36 -07:00
command_volume_check_disk.go add lock messages 2021-12-10 13:24:38 -08:00
command_volume_configure_replication.go add lock messages 2021-12-10 13:24:38 -08:00
command_volume_copy.go add lock messages 2021-12-10 13:24:38 -08:00
command_volume_delete.go add lock messages 2021-12-10 13:24:38 -08:00
command_volume_delete_empty.go add lock messages 2021-12-10 13:24:38 -08:00
command_volume_fix_replication.go add lock messages 2021-12-10 13:24:38 -08:00
command_volume_fix_replication_test.go volume.fix.replication: fix misplaced volumes 2021-12-05 16:56:25 -08:00
command_volume_fsck.go skip purging from ec volumes 2021-12-12 22:55:27 -08:00
command_volume_list.go shell: volume.list supports different verbosity level 2021-12-05 21:54:40 -08:00
command_volume_list_test.go fix tests 2021-08-08 17:56:26 -07:00
command_volume_mark.go add lock messages 2021-12-10 13:24:38 -08:00
command_volume_mount.go add lock messages 2021-12-10 13:24:38 -08:00
command_volume_move.go add lock messages 2021-12-10 13:24:38 -08:00
command_volume_server_evacuate.go add lock messages 2021-12-10 13:24:38 -08: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 add lock messages 2021-12-10 13:24:38 -08:00
command_volume_tier_download.go add lock messages 2021-12-10 13:24:38 -08:00
command_volume_tier_move.go add lock messages 2021-12-10 13:24:38 -08:00
command_volume_tier_upload.go add lock messages 2021-12-10 13:24:38 -08:00
command_volume_unmount.go add lock messages 2021-12-10 13:24:38 -08:00
command_volume_vacuum.go add lock messages 2021-12-10 13:24:38 -08:00
commands.go add lock messages 2021-12-10 13:24:38 -08:00
shell_liner.go use constants 2021-11-08 17:47:56 -08:00