cubefs/cli/cmd
2025-08-07 16:00:25 +08:00
..
acl.go chore(cli): cli output with format 2023-10-23 15:31:07 +08:00
cluster.go feat(master): Support setting dp and mp cnt limit for different machines #22883514 2025-08-07 15:45:37 +08:00
compatibility.go feat(masterdatameta): support volume to forbidden write operate codes of lower packet protocol version 2024-12-26 09:24:22 +08:00
config.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
const.go feat(mastersdkcli): enable config remoteCache parameter by volume. 2025-08-07 16:00:11 +08:00
datanode.go feat(master): add http interface getOpLog for data processing #22257509 2024-12-26 09:24:22 +08:00
datapartition.go feat(cli): support raftForce for datanode decommission by cfs-cli 2024-12-26 09:24:22 +08:00
disk.go refactor(master): resolve conflicts when picking to master branch. #22906448 2024-12-26 09:24:22 +08:00
flashgroup.go fix(cli): fix flashgroup info too many blank line and limit max weight of flashgroup.#22981269 2025-08-07 15:57:56 +08:00
flashnode_test.go feat(flashnode): add cli of flashnode and flashgroup 2025-08-07 15:18:58 +08:00
flashnode.go feat(flashnode): Querying flashnode status prints the expiration time of the key value.#23040431 2025-08-07 16:00:25 +08:00
fmt.go feat(mastersdkcli): enable config remoteCache parameter by volume. 2025-08-07 16:00:11 +08:00
gen_config.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
http_service.go chore(cli): golangci lint apply into cli 2023-10-23 15:31:07 +08:00
metanode.go fix(cli): migrate metanode cmd cannot work with default limit mp count 2025-04-15 17:12:55 +08:00
metapartition.go feat(cli): hybrid cloud support query vol hybrid storage info 2024-12-26 09:24:22 +08:00
nodeset.go feat(master): nodeset info return can alloc metanode/datanode cnt 2024-07-22 17:10:59 +08:00
quota.go fix(cli): do not enable trash when excuting operation for quota 2025-08-07 15:17:53 +08:00
root.go feat(flashnode): add cli of flashnode and flashgroup 2025-08-07 15:18:58 +08:00
uid.go feat(master): Optimize logic of uid calculate for better performance 2024-07-01 15:09:55 +08:00
user.go chore(cli): cli output with format 2023-10-23 15:31:07 +08:00
util_test.go feat(cli): auto format struct and table 2024-03-29 14:22:29 +08:00
util.go feat(master): Support setting dp and mp cnt limit for different machines #22883514 2025-08-07 15:45:37 +08:00
valid.go feat(master): add getAllDataNodes and getAllMetaNodes apis 2024-07-18 16:57:38 +08:00
version.go feat(master): hybrid cloud forbidden AdminCreateVersion API because hybrid cloud not support snapshot version yet 2024-12-26 09:24:22 +08:00
vol.go fix(cli): if parameter remoteCacheMaxFileSizeGB not changed when update volume, stay the same. 2025-08-07 16:00:25 +08:00
zone.go chore(cli): cli output with format 2023-10-23 15:31:07 +08:00