altium-cli-0.1.5 is not a library.
altium-cli
CLI tool for inspecting and manipulating Altium Designer files.
Installation
Usage
Inspect File Structure
View component information in a library or document:
# Replace with your actual file paths
Query Records
Find components, nets, and pins using selector syntax:
# Find all resistors (replace design.SchDoc with your file)
# Find components by part number
# Find nets by name
# CSS-like queries
Edit Schematic
Modify schematic documents:
# Move component to new position (coordinates in mils)
# Delete component
Create Files
# Create a blank schematic document
# Create a SchDoc from a template
# Create a blank schematic library
# Create a blank PCB footprint library
Output Formats
# Replace file.SchLib with your actual file path
Shell Completions
Library Usage
For library usage, see altium-format.