The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Ixchel::Actions::sys_info - Fetches system info via Rex::Hardware and prints it in various formats.

VERSION

Version 0.3.0

CLI SYNOPSIS

ixchel -a sys_info [-o <format>]

CODE SYNOPSIS

Fetches system info via Rex::Hardware and prints it in various formats.

Switches

-o <format>

Format to print it in.

Available: json, yaml, toml, dumper

Default: toml