Releases: Pack3tL0ss/central-api-cli
Releases Β· Pack3tL0ss/central-api-cli
π v5.4.0
Use pypi to retrieve current version
π v5.3.0
Use pypi to retrieve current version
v2.3.4
Minor fixes/enhancements:
β¨ catch exception for show version on dev sys
π Convert Path to str (for cencli show config cencli). Fixes exception that could occur with snow settings in config
π fix detection of old config file format re webhook_token
β¨ re-format output of batch delete devices when aborting due to failure
v2.2.0
- β¨ Add
cencli batch subscribe
andunsubscribe
- π fix token refresh using oath to create new token
- π remove ctx param from completion funcs (click 8 hack)
- β¨ Add more local cache updates after commands
- β¨ Improve
cencli unarchive
(don't require cache lookup to pass) - π Improve formatting of quick start output
- π numerous improvements to help text
v2.0.0
- β¨ Add show overlay routes ... Re-Work show devices
- β¨
show devices
, as well as showaps
,gateways
,switches
now support multiple devices as args. - Added
--ssids
to calc ssid count per ap toshow aps
- π Fix no client_count column for show all with
--clients
flag - β¨ Add additional formatting for output of device show commands when
--stats
flag is used. - Simplified show_devices (which all these functions uses)
- Added
show clients denylisted
(however not sure of it's value) - Added consistent flags to commands, and defined rich_help_panels
- Only show caption on last result (non rich multi-response output)
- β‘ Improve per second rate limit performance
- numerous help text improvements
- β¨ Add batch add/delete labels
- Added cache for licenses/subscriptions
- β¨ subscription/license completion now uses dynamic values pulled from API