2024-12-11 12:14:25 +00:00
2024-12-11 12:14:25 +00:00
2024-12-09 01:04:58 +00:00
2024-12-09 01:04:58 +00:00
2024-12-11 12:14:25 +00:00
2024-12-11 12:14:25 +00:00

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
Command-line interface for Metal Check
Readme AGPL-3.0 52 KiB
Languages
Python 100%