good first issuehelp wantedlet's documentnew command
Repository metrics
- Stars
- (30,937 stars)
- PR merge metrics
- (Avg merge 7d 5h) (321 merged PRs in 30d)
Description
Since #4250 was recently closed, I thought that maybe we could start tracking a new list of file-system related commands. This time, the theme is the next-generation filesystems btrfs and (open) zfs - please feel free to update this list if I've made a mistake.
Btrfs
-
btrfs→ #3347-
btrfs subvolume→ #5153 -
btrfs filesystem→ #5102 -
btrfs balance→ #7453 -
btrfs device→ #5170 -
btrfs scrub→ #5104 -
btrfs check→ #6959 -
btrfs rescue→ #6963 -
btrfs restore→ #7455 -
btrfs inspect-internal→ #6975 -
btrfs property→ #7454 -
btrfs send -
btrfs receive -
btrfs quota -
btrfs qgroup -
btrfs replace -
btrfs help -
btrfs version→ #7456
-
ZFS
-
zfshttps://github.com/tldr-pages/tldr/blob/main/pages/common/zfs.md-
zfs allow -
zfs bookmark -
zfs change-key -
zfs clone -
zfs create -
zfs destroy -
zfs diff -
zfs get -
zfs groupspace -
zfs hold -
zfs holds -
zfs inherit -
zfs list -
zfs load-key -
zfs mount -
zfs program -
zfs project -
zfs projectspace -
zfs promote -
zfs receive -
zfs redact -
zfs release -
zfs rename -
zfs rollback -
zfs send -
zfs set -
zfs share -
zfs snapshot -
zfs unallow -
zfs unload-key -
zfs unmount -
zfs unshare -
zfs upgrade -
zfs userspace -
zfs version -
zfs wait
-
...there's also the zpool command, but that has all the same subcommand mentioned above - I'm not knowledgeable enough on ZFS to know whether it's different enough to warrant separate pages or not.