The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

zfscurses - curses UI to query/modify a ZFS dataset/snapshot properties.

zfscurses is a curses UI to display a list of ZFS datasets or a list of ZFS snapshots depending on the selected view.

VERSION

Version 1.210.

SYNOPSIS

zfscurses [-hm] [view]

    -m|--man        display man page
    -h|--help       display help

    [view]          start zfscurses in selected view
      ├─ datasets     show datasets found on the system
      └─ snapshots    show snapshots found on the system

KEYSTROKES

Use the following keystrokes to navigate around the UI.

Up/Down

Move the cursor up or down.

Enter/Space

Validate/confirm selection.

Tab

Move focus around.

Ctrl+q

Quit the UI.

F1

When browsing a dataset/snapshot properties, F1 will show a help message about the selected property. You must first select a property with the Enter/Space keystroke.

MOUSE

Mouse support is enabled. You can click on any UI component: textbox, list, button.

SEE ALSO

App::ZFSCurses to understand the guts of the application.

AUTHOR

Patrice Clement <monsieurp at cpan.org>

LICENSE AND COPYRIGHT

This software is copyright (c) 2020 by Patrice Clement.

This is free software, licensed under the (three-clause) BSD License.

See the LICENSE file.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 39:

Non-ASCII character seen before =encoding in '├─'. Assuming UTF-8