- revise generic_system to allow form_log pickup
- implement add-single-vlan-cts
- log file takes file-path
- implement session.create_blueprint_json
- implement test_20_generic_system.py
- minor cosmetic improvement in export-device-configs
- initiate github pages
- initiate file-folder from export-device-configs
- implement test-configlet
- implement import-dci in yaml/json
- modularize cli
- implement export-dci in yaml output
- change to uv from poetry
- implement export-iplink
- implement deploy_mode in import_generic_system
- fix logfile error in Windows
- fix generic system import failing on brand new switch
- implement file logging with ck_apstra_api_
- implement import-iplink-ct
- show error for rename interface
- strip ifname in generic_system
- ignore ct name 'na'
- use init.py to simplify import
- generic_system add_vlan remove first to avoid duplicate
- add error log for generic_system add_vlan
- enhance error handling for missing CT
- implement import-virtual-network and export-virtual-network (phase 1)
- implement import-blueprint
- implement export-device-configs
- implement export-blueprint
- implement export-systems
- import-generic-system sync system tags and links tags
- get_temp_vn now retrieve all the vlan_id within bound_to in addition to reserved_vlan_id
- revise relocate-vn with get_temp_vn
- fix prep_logging to return logger
- adjust the logging color of cli
- rename cli: generic-system to import-generic-system
- add cli: export generic system - WIP
- implement cli: version option