Skip to content

Releases: Pack3tL0ss/central-api-cli

πŸ”– v5.4.0

13 Jul 23:43
Compare
Choose a tag to compare

Use pypi to retrieve current version

πŸ”– v5.3.0

11 Jul 05:52
Compare
Choose a tag to compare

Use pypi to retrieve current version

v2.3.4

26 Oct 00:35
Compare
Choose a tag to compare

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

30 Aug 16:09
Compare
Choose a tag to compare
  • ✨ Add cencli batch subscribe and unsubscribe
  • πŸ› 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

30 Aug 16:10
Compare
Choose a tag to compare
  • ✨ Add show overlay routes ... Re-Work show devices
  • ✨ show devices, as well as show aps, gateways, switches now support multiple devices as args.
  • Added --ssids to calc ssid count per ap to show 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