seaweedfs/weed/shell
2022-01-26 18:22:31 +03:00
..
command_cluster_ps.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
command_collection_delete.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
command_collection_list.go refactoring 2022-01-21 00:16:50 -08:00
command_ec_balance.go add lock messages 2021-12-10 13:24:38 -08:00
command_ec_common.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
command_ec_decode.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
command_ec_encode.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
command_ec_rebuild.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
command_ec_test.go go fmt 2021-02-17 20:57:08 -08:00
command_fs_cat.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
command_fs_cd.go simplify parsing filer host and port 2020-03-23 21:26:15 -07:00
command_fs_configure.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -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 use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
command_fs_meta_load.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
command_fs_meta_notify.go refactor 2020-04-21 21:28:47 -07:00
command_fs_meta_save.go refactoring, move genFn before saveFn 2022-01-21 12:08:58 -08:00
command_fs_mkdir.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
command_fs_mv.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
command_fs_pwd.go fix pwd printout 2020-03-24 02:40:29 -07:00
command_fs_rm.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08: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 use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
command_remote_meta_sync.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
command_remote_mount.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
command_remote_mount_buckets.go fix help message 2021-11-07 12:38:35 -08:00
command_remote_uncache.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
command_remote_unmount.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
command_s3_bucket_create.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
command_s3_bucket_delete.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
command_s3_bucket_list.go display bucket quota 2022-01-21 00:55:04 -08:00
command_s3_bucket_quota.go able to configure the quota for a bucket 2022-01-21 01:42:20 -08:00
command_s3_bucket_quota_check.go skip printing fs configuration 2022-01-21 13:29:47 -08: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 use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08: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 some notes 2022-01-12 15:04:48 -08:00
command_volume_configure_replication.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -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 use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -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 refactoring, move genFn before saveFn 2022-01-21 12:08:58 -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 use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
command_volume_move.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -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 use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
command_volume_tier_download.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
command_volume_tier_move.go async volumeTierMove 2022-01-26 18:22:31 +03:00
command_volume_tier_upload.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
command_volume_unmount.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
command_volume_vacuum.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
commands.go master: remove hard coded filer settings in master.toml 2022-01-12 01:11:25 -08:00
shell_liner.go fix compilation 2022-01-12 01:24:24 -08:00