zinfer

command module
v0.0.0-...-e13362a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2025 License: MIT Imports: 11 Imported by: 0

README

zinfer: ZFS Infer

Over time, a pool or dataset's properties may change from those originally passed to zpool create or zfs create. Rather than relying on zpool history, zinfer parses the properties of imported pools and their datasets and infers the minimal zpool create or zfs create command(s) necessary to duplicate the current configuration.

Installation

  • go install github.com/josephvusich/zinfer@latest

Usage

usage: zinfer [--minimal-features] [--recursive] [dataset ...]
      --help              show this help message
      --minimal-features  omit enabled pool features that are not currently active
  -R, --recursive         recursively include descendant datasets of the specified parents

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL