Versions in this module Expand all Collapse all v0 v0.7.0 Feb 15, 2026 Changes in this version + var ConfigcheckCmd = &cli.Subcommand + var MigrateCmd = &cli.Subcommand + var PprofCmd = &cli.Subcommand + var PprofListenCmd = &cli.Subcommand + var SignalCmd = &cli.Subcommand + var StdinserverCmd = &cli.Subcommand + var TestCmd = &cli.Subcommand + var VersionCmd = &cli.Subcommand + var ZFSAbstractionsCmd = &cli.Subcommand + func RunPProf(conf *config.Config) + type AbstractionTypesFlag map[endpoint.AbstractionType]bool + func (f *AbstractionTypesFlag) Set(s string) error + func (f AbstractionTypesFlag) FlagValue() map[endpoint.AbstractionType]bool + func (f AbstractionTypesFlag) String() string + func (f AbstractionTypesFlag) Type() string + type FilesystemsFilterFlag struct + F endpoint.ListZFSHoldsAndBookmarksQueryFilesystemFilter + func (flag *FilesystemsFilterFlag) Set(s string) error + func (flag FilesystemsFilterFlag) FlagValue() endpoint.ListZFSHoldsAndBookmarksQueryFilesystemFilter + func (flag FilesystemsFilterFlag) String() string + func (flag FilesystemsFilterFlag) Type() string + type JobIDFlag struct + J *endpoint.JobID + func (f *JobIDFlag) Set(s string) error + func (f JobIDFlag) FlagValue() *endpoint.JobID + func (f JobIDFlag) String() string + func (f JobIDFlag) Type() string