@utkarshpatil/megacli
v1.0.2
Published
A unified CLI tool for report importing, system configuration, and automation.
Maintainers
Readme
megacli
A unified CLI tool for system operations and automation.
Prerequisites
- Node.js (v18.x or later recommended)
- npm
Installation
Install the CLI globally on your machine using npm:
npm install -g @utkarshpatil/megacliUsage
Once installed, you can run the main command to see all available topics:
megacliReport Importing
To see the commands available for the report importer feature, run the topic command:
megacli reportTo start the import process directly:
megacli report:importFor detailed help on any command, use the --help flag:
megacli report:import --help