mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2026-03-21 20:18:38 -06:00
🔧 Added cli command on package install
This commit is contained in:
@@ -10,6 +10,10 @@ version = "3.3.0"
|
||||
"Homepage" = "https://github.com/TheNetworkGuy/netbox-zabbix-sync"
|
||||
"Issues" = "https://github.com/TheNetworkGuy/netbox-zabbix-sync/issues"
|
||||
|
||||
[project.scripts]
|
||||
netbox-zabbix-sync = "netbox_zabbix_sync.modules.cli:parse_cli"
|
||||
|
||||
|
||||
[tool.ruff.lint]
|
||||
ignore = [
|
||||
# Ignore line-length
|
||||
|
||||
Reference in New Issue
Block a user