Skip to main content

Crate bphelper_cli

Crate bphelper_cli 

Source
Expand description

CLI for battery-pack: create and manage battery packs.

Structs§

BatteryPackDetail
Detailed battery pack info
BatteryPackSummary
Summary info for displaying in a list
Cli
ExampleInfo
OwnerInfo
TemplateInfo

Enums§

BpCommands
Commands

Functions§

fetch_battery_pack_detail
Fetch detailed battery pack info from crates.io or a local path
fetch_battery_pack_list
Fetch battery pack list from crates.io
main
Main entry point for the CLI.