24e09330ea668805a97efbd9778f44009130293c
metalcheck-cli
CLI tool for managing and visualizing Metal Check data"
Installation
pip install -e .
Uninstallation
pip uninstall metalcheck-cli
Usage
Usage: metalcheck [OPTIONS] COMMAND [ARGS]...
Options:
--help Show help message
Commands:
export Export Metal Check data in the specified format (yaml or json).
k8s Commands for managing Kubernetes Nodes.
metal Commands for managing Metal Nodes.
visual Displays the visual dashboard with Metal Nodes, Virtual...
vm Commands for managing Virtual Machines.
Description
Languages
Python
100%