cencli

cencli Usage: cencli [OPTIONS] COMMAND [ARGS]... Aruba Central API CLI.  A CLI for interacting with Aruba  Central APIs. Use --raw which is supported globally, to see the raw  unformatted response from Aruba Central. Append --again to any command to re-display the output of the  last command from local cache.    - This is intended for use with up arrow. It's the  equivalent of cencli show last.    - Ignores the command on the command line and converts it to cencli show last    - Only retains options valid for cencli show last i.e.  --json-r ...    - Useful if you want to see the same output in a different  format or you want to output to file (--out<FILE>)    - ⚠  --raw output is not cached for re-display. ╭─ Options ─────────────────────────────────────────────────────╮ --version-V,-vShow current cencli    version, and latest    available version.     --debugEnable Additional      Debug Logging          [env var:              ARUBACLI_DEBUG]        -dUse default central    account                --accountTEXTThe Aruba Central      Account to use (must   be defined in the      config)                [env var:              ARUBACLI_ACCOUNT]      [default:              central_info]          --install-completionInstall completion for the current shell.     --show-completionShow completion for    the current shell, to  copy it or customize   the installation.      --helpShow this message and  exit.                  ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ add       Add devices / objects              archive   Archive devices                    assign    Assign licenses / labels           batch     Perform batch operations           blink     Blink LED                          bounce    Bounce interface(s) or PoE on      interface(s) (Valid on switches)   cancel    Cancel previously initiated        firmware upgrade                   check     Check if firmware version is       available                          clone     Clone Aruba Central Groups         convert   convert j2 templates               delete    Delete Aruba Central Objects       kick      Kick (disconnect) WLAN clients     move      Move device(s) to a defined group  and/or site.                       nuke      Reset a device to factory default, erase all configuration (Valid on  ArubaOS-SW or IAP Clusters)        reboot    Reboot devices or swarms           refresh   Refresh tokens / cache             remove    Remove a device from a site        rename    Rename Aruba Central Objects       reset     Reset overlay control connection   (OTO/ORO)                          save      Save Device Running Config to      Startup                            set       Set Firmware Compliance            show      Show Details about Aruba Central   Objects                            sync      Sync/Refresh device config with    Aruba Central                      test      Test Webhook or run a centralcli   function directly (all Aruba       Central API endpoints are          available)                         ts        Run Troubleshooting commands on    devices                            tshoot    Deprecated Troubleshooting, use   (deprecated)  simplified sub-command ts unarchive Unacrchive devices                 unassign  Unassign licenses / labels         update    Update existing Aruba Central      objects                            upgrade   Upgrade Firmware                   ╰───────────────────────────────────────────────────────────────╯

add

add Usage: cencli add [OPTIONS] COMMAND [ARGS]... Add devices / objects ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ certificate Upload a Certificate to Aruba Central           device      Add a Device to Aruba Central.                  group       Add a group                                     guest       Add a guest user to a configured portal         label       Delete label(s)                                 site        Add a site.                                     template    Add/Upload a new template                       webhook     Add a WebHook                                   wlan        Add WLAN (SSID)                                 ╰───────────────────────────────────────────────────────────────╯

certificate

certificate Usage: cencli add certificate [OPTIONS] CERT_NAME [CERT_FILE] Upload a Certificate to Aruba Central ╭─ Arguments ───────────────────────────────────────────────────╮ *cert_nameTEXT       [required] cert_file[CERT_FILE]If not provided you'll be    prompted to paste in cert    text                         ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --passphraseTEXToptional passphrase --pemupload certificate in PEM     format                        --derupload certificate in DER     format                        --pkcs12upload certificate in pkcs12  format                        --svrType: Server Certificate --caType: CA --crlType: CRL --int-caType: Intermediate CA --ocsp-respType: OCSP responder --ocsp-signerType: OCSP signer --yes-Y,-yBypass confirmation prompts - Assume Yes                    --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

device

device Usage: cencli add device [OPTIONS] serial <SERIAL NUM> mac <MAC                          ADDRESS> group [GROUP] Add a Device to Aruba Central. Serial Number and MAC are required, group is opional. ╭─ Arguments ───────────────────────────────────────────────────╮ *serial<SERIAL NUM>[required] *mac   <MAC ADDRESS>[required] group [GROUP]pre-assign device to group ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --license[advance-70xx|advaAssign license      nce-72xx|advance-9subscription(s) to  0xx-sec|advanced-9device              1xx|advanced-91xx- sec|advanced-92xx- sec|advanced-ap|ad vanced-nw-third-pa rty|advanced-switc h-6100|advanced-sw itch-6200|advanced -switch-6300|advan ced-switch-6400|ad vanced-switch-8xxx -9xxx-10xxx|founda tion-7005|foundati on-70xx|foundation -72xx|foundation-9 0xx-sec|foundation -91xx|foundation-9 1xx-sec|foundation -92xx-sec|foundati on-ap|foundation-b ase-90xx-sec|found ation-nw-third-par ty|foundation-sdfl ex|foundation-swit ch-6100|foundation -switch-6200|found ation-switch-6300| foundation-switch- 6400|foundation-sw itch-8400|foundati on-wlan-gw|vgw-2g| vgw-4g|vgw-500m|wl an-advanced-90xx-s ec|wlan-advanced-9 1xx|wlan-advanced- 91xx-sec|wlan-adva nced-92xx-sec] --yes-Y,-yBypass confirmation prompts - Assume    Yes                 --helpShow this message   and exit.           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

group

group Usage: cencli add group [OPTIONS] [GROUP NAME] Add a group ╭─ Arguments ───────────────────────────────────────────────────╮ *group[GROUP NAME][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --wired-tgManage switch     configurations    via templates     --wlan-tgManage AP         configurations    via templates     --gw-role[branch|vpnc|wlaConfigure Gateway n]Role [default:  vpnc if --sdwan branch if not] --aos10Create AOS10      Group [default:  AOS8 IAP] --mbConfigure Group   for MicroBranch   APs (AOS10 only)  --apAllow APs in      group             --swAllow ArubaOS-SW  switches in       group.            --cxAllow ArubaOS-CX  switches in       group.            --gwAllow gateways in group.            --sdwanAllow EdgeConnect SD-WAN GWs in     group. Must be  the only type  allowed --mon-only-swMonitor Only for  ArubaOS-SW        --mon-only-cxMonitor Only for  ArubaOS-CX        --cnxMake Group        compatible with   New Central       (cnx). ⚠  All     configurations    will be pushed    from New Central  configuration     model.            --yes-Y,-yBypass            confirmation      prompts - Assume  Yes               --helpShow this message and exit.         ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

guest

guest Usage: cencli add guest [OPTIONS] [PORTAL_NAME] NAME Add a guest user to a configured portal ╭─ Arguments ───────────────────────────────────────────────────╮ *portal[PORTAL_NAME][required] *name  TEXT         [required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --passwordTEXT         [default: None] --companyTEXT         Company Name --phoneTEXT         Phone # of guest;      Format:                +[CountryCode][PhoneN… --emailTEXT         email of guest --notify-to[phone|email]Notify to 'phone' or   'email'                --disableadd account, but set   to disabled            --yes-Y,-yBypass confirmation    prompts - Assume Yes   --helpShow this message and  exit.                  ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

label

label Usage: cencli add label [OPTIONS] [LABEL] ... (multiple  allowed) Delete label(s) Label can't have any devices associated with it to delete. ╭─ Arguments ───────────────────────────────────────────────────╮ *labels[LABEL] ...         [required] (multiple allowed)   ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --yes-Y,-yBypass confirmation prompts - Assume Yes --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

site

site Usage: cencli add site [OPTIONS] SITE_NAME [ADDRESS] [CITY]                        [STATE] [ZIPCODE] [COUNTRY] Add a site. Provide geo-loc or address details, not both. Google Maps "Plus Codes" are supported for address field. If address is provided assoicated geo coordinates are  automatically populated. If geo coordinates are provided, address is not calculated. Wrap Arguments that contain spaces in quotes i.e. "5402  Champions Hill Dr" ╭─ Arguments ───────────────────────────────────────────────────╮ *site_nameTEXT     [required] address  [ADDRESS]street address, (enclose in    quotes)                        city     [CITY] state    [STATE] zipcode  [ZIPCODE] country  [COUNTRY] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --latLATITUDE  --lonLONGITUDE --yes-Y,-yBypass confirmation prompts -   Assume Yes                      --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

template

template Usage: cencli add template [OPTIONS] NAME GROUP [TEMPLATE] Add/Upload a new template to a template group ╭─ Arguments ───────────────────────────────────────────────────╮ *name    TEXT      [required] *group   TEXT      Group to upload template to [required]                  template[TEMPLATE] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --dev-type[ap|sw|cx|gw|sdwa[default: sw] n] --modelTEXT             [default: ALL] --verTEXT             [default: ALL] --yes-Y,-yBypass confirmation prompts - Assume    Yes                 --helpShow this message   and exit.           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

webhook

webhook Usage: cencli add webhook [OPTIONS] NAME URLS... Add a WebHook ╭─ Arguments ───────────────────────────────────────────────────╮ *nameTEXT   [required] *urlsURLS...webhook urls[required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --yes-Y,-yBypass confirmation prompts - Assume Yes --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

wlan

wlan Usage: cencli add wlan [OPTIONS] [GROUP NAME|SWARM ID] NAME psk                        [WPA PASSPHRASE] type  ['employee'|'guest']                        vlan [VLAN] zone [ZONE] ssid [SSID] bw-                        limit-up [LIMIT] bw-limit-down [LIMIT]  bw-                        limit-user-up [LIMIT] bw-limit-user-down                        [LIMIT] portal-profile [PORTAL PROFILE] ╭─ Arguments ───────────────────────────────────────────────────╮ *group[GROUP NAME|SWARM ID][required] *name TEXT                 [required] kw1  psk [WPA PASSPHRASE] kw2  type                  ['employee'|'guest'] kw3  vlan [VLAN] kw4  zone [ZONE] kw5  ssid [SSID] kw6  bw-limit-up [LIMIT] kw7  bw-limit-down [LIMIT] kw8  bw-limit-user-up      [LIMIT] kw9  bw-limit-user-down    [LIMIT] kw10 portal-profile        [PORTAL PROFILE] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --hiddenMake WLAN hidden --yes-Y,-yBypass confirmation prompts - Assume   Yes                                    --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

archive

archive Usage: cencli archive [OPTIONS] [name|ip|mac|serial] ...                       (multiple allowed) Archive devices.  This has less meaning/usefulness with the  transition to GreenLake. cencli archive <devices>, followed by cencli unarchive  <devices> removes any subscriptions and the devices assignment to the Aruba Central App in  GreenLake. Archive removes the GreenLake assignment, but the device can't  be added to a different account until it's unarchived. Just use cencli deleve device ... or cencli batch delete  devices ╭─ Arguments ───────────────────────────────────────────────────╮ *devices[name|ip|mac|serial][default: None] ... (multiple       [required]      allowed)             ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --yes-Y,-yBypass confirmation prompts - Assume Yes --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

assign

assign Usage: cencli assign [OPTIONS] COMMAND [ARGS]... Assign licenses / labels ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ label   Assign label to device(s)                           license Assign Licenses to devices by serial number(s) or   enable auto-subscribe for the license type.         ╰───────────────────────────────────────────────────────────────╯

label

label Usage: cencli assign label [OPTIONS] [LABEL]  [name|ip|mac|serial]                            ... (multiple allowed) Assign label to device(s) ╭─ Arguments ───────────────────────────────────────────────────╮ *label  [LABEL]Label to assign to    device(s)             [required]            *devices[name|ip|mac|serial][required] ... (multiple        allowed)             ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --yes-Y,-yBypass confirmation prompts - Assume Yes --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

license

license Usage: cencli assign license [OPTIONS]  LICENSE:{advance-70xx|adva                              nce-72xx|advance-90xx-                              sec|advanced-91xx|advanced-91xx-                              sec|advanced-92xx-sec|advanced-                              ap|advanced-nw-third-party|advance d-                              switch-6100|advanced-                              switch-6200|advanced-                              switch-6300|advanced-                              switch-6400|advanced-switch-8xxx-9 xx                              x-10xxx|foundation-7005|foundation -7                              0xx|foundation-72xx|foundation-90x x-                              sec|foundation-91xx|foundation-91x x-                              sec|foundation-92xx-sec|foundation -                              ap|foundation-base-90xx-                              sec|foundation-nw-third-                              party|foundation-sdflex|foundation -                              switch-6100|foundation-                              switch-6200|foundation-                              switch-6300|foundation-                              switch-6400|foundation-                              switch-8400|foundation-wlan-                              gw|vgw-2g|vgw-4g|vgw-500m|wlan-                              advanced-90xx-sec|wlan-                              advanced-91xx|wlan-advanced-91xx-                              sec|wlan-advanced-92xx-sec}                              SERIAL_NUMS... Assign Licenses to devices by serial number(s) or enable  auto-subscribe for the license type. Device must already be added to Central.  Use 'cencli show  inventory' to see devices that have been added. Use '--license' option with 'cencli add device ...' to add  device and assign license in one command. ╭─ Arguments ───────────────────────────────────────────────────╮ *license    LICENSE:{advance-7[required] 0xx|advance-72xx|a dvance-90xx-sec|ad vanced-91xx|advanc ed-91xx-sec|advanc ed-92xx-sec|advanc ed-ap|advanced-nw- third-party|advanc ed-switch-6100|adv anced-switch-6200| advanced-switch-63 00|advanced-switch -6400|advanced-swi tch-8xxx-9xxx-10xx x|foundation-7005| foundation-70xx|fo undation-72xx|foun dation-90xx-sec|fo undation-91xx|foun dation-91xx-sec|fo undation-92xx-sec| foundation-ap|foun dation-base-90xx-s ec|foundation-nw-t hird-party|foundat ion-sdflex|foundat ion-switch-6100|fo undation-switch-62 00|foundation-swit ch-6300|foundation -switch-6400|found ation-switch-8400| foundation-wlan-gw |vgw-2g|vgw-4g|vgw -500m|wlan-advance d-90xx-sec|wlan-ad vanced-91xx|wlan-a dvanced-91xx-sec|w lan-advanced-92xx- sec}               *serial_numsSERIAL_NUMS...    device serial       numbers or 'auto'   to enable           auto-subscribe.     [required]          ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --yes-Y,-yBypass confirmation prompts - Assume Yes --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

batch

batch Usage: cencli batch [OPTIONS] COMMAND [ARGS]... Perform batch operations ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ add         Perform batch Add operations using import data  from file                                       archive     Batch archive devices based on import data from file.                                           delete      Perform batch delete operations using import    data from file.                                 move        Batch move devices to any or all of group /     site / label based on import data from file.    rename      Perform AP rename in batch from import file or  automatically based on LLDP                     subscribe   Batch subscribe devices                         unarchive   Batch unarchive devices based on import data    from file.                                      unsubscribe Batch Unsubscribe devices                       verify      Validate batch Add operations using import data from file.                                      ╰───────────────────────────────────────────────────────────────╯

add

add Usage: cencli batch add [OPTIONS]  WHAT:{sites|groups|devices|labe                         ls|macs|mpsk} [IMPORT_FILE] Perform batch Add operations using import data from file ╭─ Arguments ───────────────────────────────────────────────────╮ *what       WHAT:{sites|groupsmacs and mpsk are   |devices|labels|mafor cloud-auth      cs|mpsk}          [required]          import_file[IMPORT_FILE] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --exampleShow Example import file format. --ssidTEXTSSID to associate mpsk            definitions with Required and  valid only with mpsk argument --yes-Y,-yBypass confirmation prompts -     Assume Yes                        --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

archive

archive Usage: cencli batch archive [OPTIONS] [IMPORT_FILE] Batch archive devices based on import data from file. This will archive the devices in GreenLake ╭─ Arguments ───────────────────────────────────────────────────╮ import_file[IMPORT_FILE] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --exampleShow Example import file format. --yes-Y,-yBypass confirmation prompts - Assume  Yes                                   --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --debugvEnable Verbose Debug Logging -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

delete

delete Usage: cencli batch delete [OPTIONS]                            WHAT:{sites|groups|devices|labels}                            [IMPORT_FILE] Perform batch delete operations using import data from file. cencli delete sites <IMPORT_FILE> and cencli delte groups <IMPORT_FILE>     Do what you'd expect. cencli batch delete devices <IMPORT_FILE> Delete devices will remove any subscriptions/licenses from the  device and disassociate the device with the Aruba Central app  in GreenLake.  It will then remove the device from the  monitoring views, along with the historical data for the  device. Note: devices can only be removed from monitoring views if they are in a down state.  This command will delay/wait for any Up  devices to go Down after the subscriptions/assignment to  Central is removed, but it can also be ran again.  It will pick up where it left off, skipping any steps that have already been performed. ╭─ Arguments ───────────────────────────────────────────────────╮ *what       WHAT:{sites|groups[required] |devices|labels}   import_file[IMPORT_FILE] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --ui-onlyOnly delete device from UI/Monitoring views (devices must be offline).      Devices will remain in inventory with subscriptions unchanged.              --exampleShow Example import file format. --yes-Y,-yBypass confirmation prompts - Assume  Yes                                   --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --debugvEnable Verbose Debug Logging -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

move

move Usage: cencli batch move [OPTIONS] [IMPORT_FILE]... Batch move devices to any or all of group / site / label based  on import data from file. By default group/site/label assignment will be processed if  found in the import file. Use -G|--group-S|--site-L|--label flags to only process  specified moves, and ignore others even if found in the import. If a device has not connected to Central, and has a group  assoicated with it in the import data. It will be pre-provisioned to the group in Central. i.e. if import includes a definition for group, site, and  label, and you only want to process the site move. Use the -S|--site flag, to ignore the  other columns. ╭─ Arguments ───────────────────────────────────────────────────╮ import_file[IMPORT_FILE]... ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --group-GOnly process group    move from import.     --site-SOnly process site     move from import.     --label-LOnly process label    assignment from       import.               -kKeep config intact    for CX switches       during group move.    retain_configin  import_file takes  precedence, this flag enables the option    without it being      specified in the      import_file.          --cx-retain--no-cx-retainKeep config intact or not for CX switches   during group move     regardless of what is in the import_file.   --exampleShow Example import   file format.          --yes-Y,-yBypass confirmation   prompts - Assume Yes  --helpShow this message and exit.                 ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --debugvEnable Verbose Debug Logging -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

rename

rename Usage: cencli batch rename [OPTIONS] WHAT:{aps} [IMPORT_FILE] Perform AP rename in batch from import file or automatically  based on LLDP ╭─ Arguments ───────────────────────────────────────────────────╮ *what       WHAT:{aps}   [required] import_file[IMPORT_FILE] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --exampleShow Example      import file       format.           --lldpAutomatic AP      rename based on   lldp info from    upstream switch.  --lower[LLDP rename]     Convert LLDP      result to all     lower case.       --space-STEXT           [LLDP rename]     Replace spaces    with provided     character (best   to wrap in single quotes) [default: '_'] --default-only-D[LLDP rename]     Perform only on   APs that still    have default      name.             --ap[name|ip|mac|se[LLDP rename]     rial]Perform on        specified AP      --labelTEXT           [LLDP rename]     Perform on APs    with specified    label             --groupTEXT           [LLDP rename]     Perform on APs in specified group   --site[name|site     [LLDP rename]     id|address|cityPerform on APs in |state|zip]specified site    --modelTEXT           [LLDP rename]     Perform on APs of specified model   --yes-Y,-yBypass            confirmation      prompts - Assume  Yes               --helpShow this message and exit.         ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --debugvEnable Verbose Debug Logging -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

subscribe

subscribe Usage: cencli batch subscribe [OPTIONS] [IMPORT_FILE] Batch subscribe devices Assign subscription license to devices specified in import  file. This command assumes devices have already been added to  GreenLake, to add devices and assign subscription use cencli batch add  devices <IMPORT_FILE> ╭─ Arguments ───────────────────────────────────────────────────╮ import_file[IMPORT_FILE] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --exampleShow Example import file format. --yes-Y,-yBypass confirmation prompts - Assume  Yes                                   --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --debugvEnable Verbose Debug Logging -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

unarchive

unarchive Usage: cencli batch unarchive [OPTIONS] [IMPORT_FILE] Batch unarchive devices based on import data from file. This will unarchive the devices (previously archived) in  GreenLake ╭─ Arguments ───────────────────────────────────────────────────╮ import_file[IMPORT_FILE] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --exampleShow Example import file format. --yes-Y,-yBypass confirmation prompts - Assume  Yes                                   --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --debugvEnable Verbose Debug Logging -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

unsubscribe

unsubscribe Usage: cencli batch unsubscribe [OPTIONS] [IMPORT_FILE] Batch Unsubscribe devices Unsubscribe devices specified in import file or all devices in  the inventory that have never connected to Aruba Central (-N|--never-connected) Use -D|--dis-cen flag to also dissasociate the devices from the Aruba Central app in Green Lake. ╭─ Arguments ───────────────────────────────────────────────────╮ import_file[IMPORT_FILE] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --never-connected-NRemove subscriptions from any devices in inventory that     have never connected to       Central                       --dis-cen-DDissasociate the device from  the Aruba Central App in      Green Lake                    --exampleShow Example import file      format.                       --yes-Y,-yBypass confirmation prompts - Assume Yes                    --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --debugvEnable Verbose Debug Logging -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

verify

verify Usage: cencli batch verify [OPTIONS]  WHAT:{sites|groups|devices|l                            abels|macs|mpsk} IMPORT_FILE Validate batch Add operations using import data from file. The same import file used to add/move can be used to validate. ╭─ Arguments ───────────────────────────────────────────────────╮ *what       WHAT:{sites|groups[required] |devices|labels|ma cs|mpsk}           *import_filePATH              [required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ -FOutput only a simple list with      failed serials                      -OKOutput only a simple list with      serials that validate OK            --outPATHWrite output to a file (and         display)                            -dUse default central account --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --accountTEXTThe Aruba Central Account to use    (must be defined in the config)     [env var: ARUBACLI_ACCOUNT]         [default: central_info]             --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

bounce

bounce Usage: cencli bounce [OPTIONS] WHAT:{poe|interface}                      [name|ip|mac|serial] PORTS... Bounce interface(s) or PoE on interface(s) (Valid on switches) Ranges are supported: cencli bounce interface edge3 1/1/1-1/1/4 2/1/1-2/1/4 will  bounce the 8 interfaces in those ranges cencli bounce interface edge3 1/1/1-1/1/4,2/1/1-2/1/4 comma  seperated similar to swich CLI is also valid Results in 1 API call per interface ╭─ Arguments ───────────────────────────────────────────────────╮ *what  WHAT:{poe|interface}[required] *device[name|ip|mac|serial][required] *ports PORTS...            [required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --yes-Y,-yBypass confirmation prompts - Assume Yes --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

cancel

cancel Usage: cencli cancel [OPTIONS] COMMAND [ARGS]... Cancel previously initiated firmware upgrade ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ upgrade Cancel a previously initiated firmware upgrade      ╰───────────────────────────────────────────────────────────────╯

upgrade

upgrade Usage: cencli cancel upgrade [OPTIONS]  WHAT:{device|group|swarm}                              DEV_OR_GROUP... Cancel a previously initiated firmware upgrade ╭─ Arguments ───────────────────────────────────────────────────╮ *what        WHAT:{device|grou[default: None] p|swarm}         [required]      *dev_or_groupDEV_OR_GROUP...  device(s) or        group(s) to cancel  upgrade             [required]          ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --dev-type[ap|sw|cx|gw|sdwa[required] when     n]Canceling group     upgrade.            --yes-Y,-yBypass confirmation prompts - Assume    Yes                 --helpShow this message   and exit.           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

check

check Usage: cencli check [OPTIONS] COMMAND [ARGS]... Check if firmware version is available ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ firmware-available Check if a firmware version is available for a given device type                  ╰───────────────────────────────────────────────────────────────╯

firmware-available

firmware-available Usage: cencli check firmware-available [OPTIONS]  DEVICE_TYPE:{ap|                                        sw|cx|gw|sdwan} VERSION Check if a firmware version is available for a given device  type ╭─ Arguments ───────────────────────────────────────────────────╮ *device_typeDEVICE_TYPE:{ap|sw[required] |cx|gw|sdwan}      *version    TEXT              [required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

clone

clone Usage: cencli clone [OPTIONS] COMMAND [ARGS]... Clone Aruba Central Groups ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ group Clone a group                                         ╰───────────────────────────────────────────────────────────────╯

group

group Usage: cencli clone group [OPTIONS] [NAME OF GROUP TO CLONE]                           [NAME OF GROUP TO CREATE] ╭─ Arguments ───────────────────────────────────────────────────╮ *clone_group[NAME OF GROUP TO [default: None] CLONE][required]      *new_group  [NAME OF GROUP TO [default: None] CREATE][required]      ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --aos10Upgrade new cloned group to AOS10 --yes-Y,-yBypass confirmation prompts - Assume    Yes                                     --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

convert

convert Usage: cencli convert [OPTIONS] TEMPLATE [VAR_FILE] Convert specified j2 template into final form based on variable file. --var-file is optional, If not provided cencli will look in the same dir as the template for a file with the same name and supported extension. cencli supports most common extension for variable import: '.yaml', '.yml', '.json', '.csv', '.tsv', '.dbf' ╭─ Arguments ───────────────────────────────────────────────────╮ *templatePATH      j2 template to convert [default: None]        [required]             var_file[VAR_FILE]Optional variable file, will   automatically look for file    with same name as template and supported extension/format.    [default: None]                ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

delete

delete Usage: cencli delete [OPTIONS] COMMAND [ARGS]... Delete Aruba Central Objects ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ certificate Delete a certificate                            device      Delete devices.                                 firmware    Remove Firmware Compliance                      group       Delete group(s)                                 label       Delete label(s)                                 portal      Delete portal(s)                                site        Delete sites                                    template    Delete a Template                               webhook     Delete Webhook                                  wlan        Delete a WLAN (SSID)                            ╰───────────────────────────────────────────────────────────────╯

certificate

certificate Usage: cencli delete certificate [OPTIONS] NAME ╭─ Arguments ───────────────────────────────────────────────────╮ *nameTEXT[required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --yes-Y,-yBypass confirmation prompts - Assume Yes --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

device

device Usage: cencli delete device [OPTIONS] [name|ip|mac|serial] ...                             (multiple allowed) Delete device(s). Unassigns any subscriptions and removes the devices assignment  with the Aruba Central app in GreenLake. Which makes it possible to add it to a different GreenLake  WorkSpace. Devices are also removed from the Central monitoring views/UI  (after waiting for them to disconnect). Use --ui-only to remove the device from monitoring views/UI  only. cencli unassign license <LICENSE><DEVICES> can also be used to unassign a specific license from a device(s), (device will remain associated with central  App in GreenLake). ╭─ Arguments ───────────────────────────────────────────────────╮ *devices[name|ip|mac|serial][required] ... (multiple        allowed)             ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --ui-onlyOnly delete device from UI/Monitoring views.  App assignment and            subscriptions remain intact.          --yes-Y,-yBypass confirmation prompts - Assume  Yes                                   --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

firmware

firmware Usage: cencli delete firmware [OPTIONS] COMMAND [ARGS]... Remove Firmware Compliance ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ compliance Delete/Clear firmware compliance                 ╰───────────────────────────────────────────────────────────────╯

compliance

compliance Usage: cencli delete firmware compliance [OPTIONS]  DEVICE_TYPE:{a                                          p|sw|cx|gw|sdwan}                                          [GROUP-NAME] Delete/Clear firmware compliance ╭─ Arguments ───────────────────────────────────────────────────╮ *device_typeDEVICE_TYPE:{ap|sw[required] |cx|gw|sdwan}      group      [GROUP-NAME][default: None] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --groupTEXTFilter by group[default: None] --yes-Y,-yBypass confirmation prompts -       Assume Yes                          --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

group

group Usage: cencli delete group [OPTIONS] GROUPS... ╭─ Arguments ───────────────────────────────────────────────────╮ *groupsGROUPS...Group to delete (can provide more than one).                        [required]                        ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --yes-Y,-yBypass confirmation prompts - Assume Yes --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

label

label Usage: cencli delete label [OPTIONS] [LABEL] ... (multiple                            allowed) Delete label(s) Label can't have any devices associated with it to delete. ╭─ Arguments ───────────────────────────────────────────────────╮ *labels[LABEL] ...         [required] (multiple allowed)   ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --yes-Y,-yBypass confirmation prompts - Assume Yes --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

portal

portal Usage: cencli delete portal [OPTIONS] [LABEL] ... (multiple                             allowed) Delete portal(s) Delete Guest Portal Profile(s)/Splash Page(s) ╭─ Arguments ───────────────────────────────────────────────────╮ *portals[LABEL] ...         [required] (multiple allowed)   ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --yes-Y,-yBypass confirmation prompts - Assume Yes --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

site

site Usage: cencli delete site [OPTIONS] SITES... ╭─ Arguments ───────────────────────────────────────────────────╮ *sitesSITES...Site(s) to delete (can provide more than one).                          [required]                          ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --yes-Y,-yBypass confirmation prompts - Assume Yes --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

template

template Usage: cencli delete template [OPTIONS] [TEMPLATE NAME] [GROUP                               NAME] Delete a Template ╭─ Arguments ───────────────────────────────────────────────────╮ *template[TEMPLATE NAME]The name of the template [required]               group   [GROUP NAME] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --group[GROUP NAME] --yes-Y,-yBypass confirmation prompts - Assume Yes                --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

webhook

webhook Usage: cencli delete webhook [OPTIONS] WID Delete Webhook This command requires the webhook id, which is not cached. Use cencli show webhooks to get the webhook id (wid). ╭─ Arguments ───────────────────────────────────────────────────╮ *widTEXTUse cencli show webhooks to get the       webhook id (wid)                          [required]                                ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --yes-Y,-yBypass confirmation prompts - Assume Yes --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

wlan

wlan Usage: cencli delete wlan [OPTIONS] [GROUP NAME|SWARM ID] [WLAN                           NAME] ╭─ Arguments ───────────────────────────────────────────────────╮ *group[GROUP NAME|SWARM ID][default: None] [required]      *name [WLAN NAME][default: None] [required]      ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --yes-Y,-yBypass confirmation prompts - Assume Yes --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

kick

kick Usage: cencli kick [OPTIONS] COMMAND [ARGS]... Kick (disconnect) WLAN clients ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ all    Disconnect all WLAN clients from an AP optionally    for a specific SSID                                  client Disconnect a WLAN client                             ╰───────────────────────────────────────────────────────────────╯

all

all Usage: cencli kick all [OPTIONS] [name|ip|mac|serial] Disconnect all WLAN clients from an AP optionally for a  specific SSID This command currently only applies to APs ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial]The AP to disconnect   clients from           [required]             ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --ssidTEXTKick all users connected to a        specific SSID                        --yes-Y,-yBypass confirmation prompts - Assume Yes                                  --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

client

client Usage: cencli kick client [OPTIONS] [username|ip|mac] Disconnect a WLAN client. This command relies on cached client data to determine the AP  the client is connected to. The cache is updated anytime a show clients ... is ran, or  automatically if the client is not found in the cache. The -R flag can be used to force a cache refresh prior to  performing the disconnect. ╭─ Arguments ───────────────────────────────────────────────────╮ *client[username|ip|mac][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --refresh-RCache is used to determine what AP    the client is connected to, which     could be stale. This forces a cache   update.                               --yes-Y,-yBypass confirmation prompts - Assume  Yes                                   --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

move

move Usage: cencli move [OPTIONS] [name|ip|mac|serial] ... (multiple                    allowed)  [site <SITE>]  [group <GROUP>] Move device(s) to a defined group and/or site. ╭─ Arguments ───────────────────────────────────────────────────╮ device [name|ip|mac|serial]  ... (multiple         allowed)              kw1_val[site <SITE>]site keyword followed   by the site name.       kw2_val[group <GROUP>]group keyword followed  by the group name.      [site and/or group  required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --reset-groupReset group membership.  (move to the defined default group)        -kKeep config intact for CX         switches during move              --yes-Y,-yBypass confirmation prompts -     Assume Yes                        --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

nuke

nuke Usage: cencli nuke [OPTIONS] [name|ip|mac|serial] Reset a device to factory default, erase all configuration  (Valid on ArubaOS-SW or IAP Clusters) ⚠  For AOS8 IAP this command is only valid for entire cluster,  not individual APs -s|--swarm option is required. ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][default: None] [required]      ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --swarm-sFactory Default the swarm (IAP cluster) associated with the provided device     (AP).                                   --yes-Y,-yBypass confirmation prompts - Assume    Yes                                     --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

reboot

reboot Usage: cencli reboot [OPTIONS] [name|ip|mac|serial] ...  (multiple                      allowed) Reboot devices or swarms Use --swarm to reboot the swarm associated with the specified  device (The device can be any AP in the swarm) ╭─ Arguments ───────────────────────────────────────────────────╮ *devices[name|ip|mac|serial][required] ... (multiple        allowed)             ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --swarm-sReboot the swarm (IAP cluster) associated with the provided device     (AP).                                   --yes-Y,-yBypass confirmation prompts - Assume    Yes                                     --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

refresh

refresh Usage: cencli refresh [OPTIONS] COMMAND [ARGS]... Refresh tokens / cache ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ cache   Refresh local cache                                 token   Refresh access token                                webhook Refresh (regenerate) webhook token                  ╰───────────────────────────────────────────────────────────────╯

cache

cache Usage: cencli refresh cache [OPTIONS] Refresh friendly identifier cache. The cache is the data that is stored locally so you can  reference a device by name, ip, or mac vs just serial number. This is not necessary under normal circumstances as the cli  will automatically refresh the cache if you provide an  identifier that doesn't have a match. ╭─ Options ─────────────────────────────────────────────────────╮ -dUse default central account --debugEnable Debug Logging      [env var: ARUBACLI_DEBUG] --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

token

token Usage: cencli refresh token [OPTIONS] [ACCOUNT_LIST]... Refresh Central API access/refresh tokens. This is not necessary under normal circumstances as the cli  will automatically refresh the tokens if they are expired. This can be useful for automated runs via cron/task-scheduler.  Ensuring the access token does not expire even if the cli is not used. ╭─ Arguments ───────────────────────────────────────────────────╮ account_list[ACCOUNT_LIST]...A list of accounts to  refresh tokens for     (must be defined in    the config).  This is  useful automated for   cron/task-scheduler    refresh.               ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --all-ARefresh Tokens for all defined       workspaces in config.                -dUse default central account --debugEnable Debug Logging      [env var: ARUBACLI_DEBUG] --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

webhook

webhook Usage: cencli refresh webhook [OPTIONS] Refresh WebHook Token (generate a new token). Use `cencli show webhooks` to get the required webhook id  (wid). ╭─ Options ─────────────────────────────────────────────────────╮ *--widTEXTWebHook ID[default: None] [required] -dUse default central account --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --accountTEXTThe Aruba Central Account to use  (must be defined in the config)   [env var: ARUBACLI_ACCOUNT]       [default: central_info]           --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

remove

remove Usage: cencli remove [OPTIONS] [name|ip|mac|serial] ...  (multiple                      allowed) [site <SITE>] Remove a device from a site ╭─ Arguments ───────────────────────────────────────────────────╮ *devices[name|ip|mac|serial][required] ... (multiple        allowed)             *site   [site <SITE>][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --yes-Y,-yBypass confirmation prompts - Assume Yes --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

rename

rename Usage: cencli rename [OPTIONS] COMMAND [ARGS]... Rename Aruba Central Objects ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ ap    Rename an Access Point group Rename a group.AOS8 Only use clone for AOS10 groups site  🏢 Rename A Site. 🏢                                  ╰───────────────────────────────────────────────────────────────╯

ap

ap Usage: cencli rename ap [OPTIONS] [name|ip|mac|serial] NEW_NAME Rename an Access Point ╭─ Arguments ───────────────────────────────────────────────────╮ *ap      [name|ip|mac|serial][required] *new_nameTEXT                [required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --yes-Y,-yBypass confirmation prompts - Assume Yes --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

group

group Usage: cencli rename group [OPTIONS] [GROUP NAME] NEW_NAME Rename a group.AOS8 Only use clone for AOS10 groups 💩WARNING: the API endpoint has limited scope where this  command will work.💩 💩Clone (or build a new group) are the only options if it does  not work.💩 ╭─ Arguments ───────────────────────────────────────────────────╮ *group   [GROUP NAME][required] *new_nameTEXT        [required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --yes-Y,-yBypass confirmation prompts - Assume Yes --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

site

site Usage: cencli rename site [OPTIONS] [name|site                           id|address|city|state|zip] NEW_NAME 🏢 Rename A Site. 🏢 ╭─ Arguments ───────────────────────────────────────────────────╮ *site    [name|site         [required] id|address|city|sta te|zip] *new_nameTEXT               [required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --yes-Y,-yBypass confirmation prompts - Assume Yes --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

reset

reset Usage: cencli reset [OPTIONS] [WHAT]:[overlay]                     [name|ip|mac|serial] Reset overlay control connection (OTO/ORO) ╭─ Arguments ───────────────────────────────────────────────────╮ what  [WHAT]:[overlay][default: overlay] *device[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --yes-Y,-yBypass confirmation prompts - Assume Yes --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

save

save Usage: cencli save [OPTIONS] [name|ip|mac|serial] ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][default: None] [required]      ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

set

set Usage: cencli set [OPTIONS] COMMAND [ARGS]... Set Firmware Compliance ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ firmware Set Firmware Compliance                            ╰───────────────────────────────────────────────────────────────╯

firmware

firmware Usage: cencli set firmware [OPTIONS] COMMAND [ARGS]... Set Firmware Compliance ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ compliance Set firmware compiance                           ╰───────────────────────────────────────────────────────────────╯

compliance

compliance Usage: cencli set firmware compliance [OPTIONS]  DEVICE_TYPE:{ap|s                                       w|cx|gw|sdwan} [GROUP  NAME]                                       [VERSION] Set firmware compiance ╭─ Arguments ───────────────────────────────────────────────────╮ *device_typeDEVICE_TYPE:{ap|sw[required] |cx|gw|sdwan}      *group      [GROUP NAME]group to set        complaince for      [required]          version    [VERSION]Version to set      compliance to       ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --at[%m/%d/%Y_%H:%When to schedule M|%d_%H:%M]upgrade. format: 'mm/dd/yyyy_hh:… or 'dd_hh:mm'    (implies current month)           --allow-unsuppo…-UAllow            Unsupported      (custom)         version.         --yes-Y,-yBypass           confirmation     prompts - Assume Yes              --helpShow this        message and      exit.            ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

show

show Usage: cencli show [OPTIONS] COMMAND [ARGS]... Show Details about Aruba Central Objects ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ alerts        Show Alerts/Notifications (for past 24 hours by default).     all           Show details for All devices   aps           Show details for APs           archived      Show archived devices          audit         Show Aruba Central audit logs  / audit event logs             bandwidth     Show bandwidth usage           branch        Show branch health             certs         Show certificates/details      clients       Show clients/details           cloud-auth    Show Aruba Cloud-Auth details  cluster       Show Cluster mapped to a given group/SSID                     config        Show Effective Group/Device    Config (UI Group) or cencli    config.                        cron          Show contents of cron file     that can be used to automate   token refresh weekly.          devices       Show details for devices       dhcp          Show DHCP pool or lease        details (gateways only)        firmware      Show Firmware / compliance     details                        gateways      Show details for gateways      groups        Show groups/details            guests        Show Guests configured for a   Portal                         interfaces    Show interfaces/details        inventory     Show device inventory          labels        Show labels/details            last          Re-display output from Last    command.                       lldp          Show lldp neighbor information logs          Show device event logs (last   30m by default) or show cencli logs.                          mpsk          Show MPSK details              notifications Show alert/notification        configuration.                 ospf          Show OSPF details              overlay       Show Overlay (OTO/ORO)         Information                    poe           Show (switch) poe details for  an interface                   portals       Show Configured Guest Portals, details for a specific portal, or download logo for a         specified portal               radios        Show details for Radios        roaming       Show wireless client roaming   history.                       routes        Show gateway routing table     run           Show running config for a      device                         sites         Show sites/details             stacks        Show details for switch stacks subscriptions Show subscription/license      details or stats               swarms        Show Swarms (IAP Clusters)     switches      Show details for switches      task          Show status of previously      issued task/command            templates     Show templates/details         token         Show current access token from cache                          ts            Show troubleshooting session   details or available commands  tshoot        Deprecated, use cencli show ts(deprecated)  ... tunnels       Show Branch Gateway/VPNC       Tunnel details                 upgrade       Show firmware upgrade status   (by device)                    uplinks       Show Branch Gateway/VPNC       Uplink details                 variables     Show Variables for all or      specific device                version       Show current cencli version,   and latest available version.  vlans         Show VLANs for device or site  vsx           Show VSX details for a CX      switch                         webhooks      Show configured webhooks       wids          Show Wireless Intrusion        Detection data                 wlans         Show WLAN(SSID)/details        ╰───────────────────────────────────────────────────────────────╯

alerts

alerts Usage: cencli show alerts [OPTIONS] Show Alerts/Notifications (for past 24 hours by default). ℹ  Notification must be Configured. ╭─ Options ─────────────────────────────────────────────────────╮ --group[GROUP NAME]Filter by Group --site[name|site     Filter by Site id|address|city |state|zip] --label[LABEL]Filter by Label --dev[name|ip|mac|seFilter by device rial] --severity[critical|majorFilter by alerts |minor|warning|by severity.     info] --searchTEXT           Filter by alerts with search term in               name/descriptio… --ack--no-ackShow only        acknowledged     (--ack) or       unacknowledged   (--no-ack)       alerts           --type[device|client|Filter by alert  user|ids]type             --start-s[%m/%d/%Y-%H:%MStart of         |%Y-%m-%dT%H:%Mtime-range (24hr |%m/%d/%Y|%Y-%mnotation)        -%d][default: 24  hours ago] --end-e[%m/%d/%Y-%H:%MEnd of           |%Y-%m-%dT%H:%Mtime-range (24hr |%m/%d/%Y|%Y-%mnotation)        -%d][default: Now] --past-pTEXT           Collect data for last...          M=months,        w=weeks, d=days, h=hours i.e.: 3h [default: 24h] -vShow alerts with original field   names and        minimal          formatting       (vertically)     --helpShow this        message and      exit.            ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sort[time|severity|type|dField to sort by      escription|acknowledg(Some fields may  ed]require -v (verbose)  option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table       format                --rawShow raw unformatted  response from Central API Gateway           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

all

all Usage: cencli show all [OPTIONS] Show details for All devices ╭─ Options ─────────────────────────────────────────────────────╮ --group[GROUP NAME]Filter by Group --site[name|site          Filter by Site id|address|city|stat e|zip] --label[LABEL]Filter by Label --pub-ipTEXT                Filter by Public IP --upFilter by devices     that are Up           --downFilter by devices     that are Down         --inv-IInclude devices in    Inventory that have   yet to connect        --helpShow this message and exit.                 ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ -vVerbosity: Show more  details, Accepts -vv -vvv etc. for         increasing verbosity  where supported       --sort[name|model|ip|mac|seField to sort by      rial|group|site|statu(Some fields may  s|type|labels|versionrequire -v (verbose)  |uptime|ap|ap-ip|ap-soption where  erial|ap-port|switch|supported) switch-ip|switch-seri al|switch-port|untagg ed-vlan|tagged-vlans| healthy] -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table       format                --rawShow raw unformatted  response from Central API Gateway           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

aps

aps Usage: cencli show aps [OPTIONS] [name|ip|mac|serial] ...                        (multiple allowed) Show details for APs ╭─ Arguments ───────────────────────────────────────────────────╮ aps[name|ip|mac|serial]    ... (multiple allowed)  ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --groupTEXT               Filter by Group --dirty-DGet Dirty diff      (config items not  pushed) [requires  --group] --siteTEXT               Filter by Site --labelTEXT               Filter by Label --pub-ip<Public IP Address>Filter by Public IP --upFilter by devices   that are Up         --downFilter by devices   that are Down       --neighbors-nShow all AP LLDP    neighbors for a     site [requires      --site]             --inv-IInclude gateways in Inventory that have yet to connect      --helpShow this message   and exit.           ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ -vVerbosity: Show more  details, Accepts -vv -vvv etc. for         increasing verbosity  where supported       --sort[name|model|ip|mac|seField to sort by      rial|group|site|statu(Some fields may  s|type|labels|versionrequire -v (verbose)  |uptime|ap|ap-ip|ap-soption where  erial|ap-port|switch|supported) switch-ip|switch-seri al|switch-port|untagg ed-vlan|tagged-vlans| healthy] -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table       format                --rawShow raw unformatted  response from Central API Gateway           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

archived

archived Usage: cencli show archived [OPTIONS] Show archived devices ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sort[serial|mac|type|modeField to sort by      l|sku|resource-id](Some fields may  require -v (verbose)  option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table       format                --rawShow raw unformatted  response from Central API Gateway           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

audit

audit Usage: cencli show audit [OPTIONS] COMMAND [ARGS]... Show Aruba Central audit logs / audit event logs ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ acp-logs Show ACP audit logs                                logs     Show Audit Event Logs.                             ╰───────────────────────────────────────────────────────────────╯

acp-logs

acp-logs Usage: cencli show audit acp-logs [OPTIONS] [LOG_ID] Show ACP audit logs This command shows logs associated with Aruba Cloud Platform  (ACP). i.e. Device Onboarded Device checked in New API Gateway app added (token creation) Use show audit logs to show audit event logs. or show logs to show device event logs. 🕔  Displays prior 5 days if no time options are provided. ╭─ Arguments ───────────────────────────────────────────────────╮ log_id[LOG_ID]Show details for a specific log_id ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --userTEXT             Filter logs by user --all-aDisplay all         available audit     logs.  Overrides    default of 5 days   --dev[name|ip|mac|seriFilter by device al] --ipTEXT             Filter logs by      device IP address   --descriptionTEXT             Filter logs by      description (fuzzy  match)              --classTEXT             Filter logs by      classification      (fuzzy match)       -nINTEGER RANGE    Collect Last n logs [x<=10000]max: 10,000 --start-s[%m/%d/%Y-%H:%M|%Start of time-range Y-%m-%dT%H:%M|%m/(24hr notation)     %d/%Y|%Y-%m-%d][default: 5 days  ago] --end-e[%m/%d/%Y-%H:%M|%End of time-range   Y-%m-%dT%H:%M|%m/(24hr notation)     %d/%Y|%Y-%m-%d][default: Now] --past-pTEXT             Collect data for    last... M=months,   w=weeks, d=days,    h=hours, m=mins     i.e.: 3h [default:  5d] -vShow logs with      original field      names and minimal   formatting          (vertically)        --helpShow this message   and exit.           ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sort[time|app|class|type|Field to sort by      description|target|ip(Some fields may  |user|id]require -v (verbose)  option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table       format                --rawShow raw unformatted  response from Central API Gateway           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

logs

logs Usage: cencli show audit logs [OPTIONS] [LOG_ID] Show Audit Event Logs. Other available log commands:   - show audit system-logs to show audit logs related to  Central itself.   - show logs to show device event logs. 🕑  Displays prior 2 days if no time options are provided. ╭─ Arguments ───────────────────────────────────────────────────╮ log_id[LOG_ID]Show details for a specific log       (log_id from previous run of the      command)                              ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --group[GROUP NAME]Filter by Group --start-s[%m/%d/%Y-%H:%M|%Y-%mStart of time-range   -%dT%H:%M|%m/%d/%Y|%Y(24hr notation)       -%m-%d][default: 48 hours  ago] --end-e[%m/%d/%Y-%H:%M|%Y-%mEnd of time-range     -%dT%H:%M|%m/%d/%Y|%Y(24hr notation)       -%m-%d][default: Now] --past-pTEXT                 Collect data for      last... M=months,     w=weeks, d=days,      h=hours, m=mins i.e.: 3h [default: 48h] --all-aDisplay all available audit logs.           Overrides default of  48h                   --dev[name|ip|mac|serial]Filter by device --classTEXT                 Filter logs by        classification (fuzzy match)                -nINTEGER RANGE        Collect Last n logs   [x<=10000]max: 10,000 -vShow logs with        original field names  and minimal           formatting            (vertically)          --helpShow this message and exit.                 ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sort[time|app|class|type|Field to sort by      description|target|ip(Some fields may  |user|id]require -v (verbose)  option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table       format                --rawShow raw unformatted  response from Central API Gateway           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

bandwidth

bandwidth Usage: cencli show bandwidth [OPTIONS] COMMAND [ARGS]... Show bandwidth usage ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ ap     Show AP(s) bandwidth usage graph.                    client Show client bandwidth usage graph.                   switch Show Bandwidth usage for a switch or a specific port on a switch.                                         uplink Show bandwidth usage graph for a switch or gateway   uplink                                               wlan   Show bandwidth usage graph for a network/SSID        ╰───────────────────────────────────────────────────────────────╯

ap

ap Usage: cencli show bandwidth ap [OPTIONS] [name|ip|mac|serial] Show AP(s) bandwidth usage graph. Default output is line graph showing bandwidth usage over the  last 3 hours. Use formatting flags for alternative output.  --start--end --past to adjust time-frame. The larger the time-frame the more unreadable the graph will  be. ╭─ Arguments ───────────────────────────────────────────────────╮ ap[name|ip|mac|serial]Show Bandwidth details for a  specific AP [default: All  APs] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --group[GROUP NAME]Filter by Group --site[name|site         Filter by Site id|address|city|sta te|zip] --label[LABEL]Filter by Label --swarm-sShow Bandwidth for   the swarm/cluster    the provided AP      belongs to [AP  argument must be  provided. Valid for  AOS8 IAP] --band[2.4|5|6]Show Bandwidth for a specific band [ap  must be provided] --ssidTEXT               Show Bandwidth for a specifc ssid [ap  must be provided] --interval-i[5m|1h|1d|1w]One of 5m, 1h, 1d,   1w, where m=minutes, h=hours, d=days,     w=weeks M=Months     [default: 5m]        --start-s[%m/%d/%Y-%H:%M|%Y-Start of time-range  %m-%dT%H:%M|%m/%d/%(24hr notation)      Y|%Y-%m-%d][default: 48 hours  ago] --end-e[%m/%d/%Y-%H:%M|%Y-End of time-range    %m-%dT%H:%M|%m/%d/%(24hr notation)      Y|%Y-%m-%d][default: Now] --past-pTEXT               Collect data for     last... M=months,    w=weeks, d=days,     h=hours, m=mins      i.e.: 3h [default:  48h] --helpShow this message    and exit.            ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from Central   API Gateway                                  ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

client

client Usage: cencli show bandwidth client [OPTIONS] [username|ip|mac] Show client bandwidth usage graph. Default output is line graph showing bandwidth usage over the  last 3 hours. Use formatting flags for alternative output.  --start--end --past to adjust time-frame. The larger the time-frame the more unreadable the graph will  be. ╭─ Arguments ───────────────────────────────────────────────────╮ client[username|ip|mac]Show Bandwidth details for a specific client [default:  All clients] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --dev[name|ip|mac|seriShow Bandwidth    al]details for       clients connected to a specific     device            --group[GROUP NAME]Show Bandwidth    for clients       connected to      devices in a      specific group    --label[LABEL]Show Bandwidth    for clients       connected to      devices with a    specific label    --swarm,--stack-sShow Bandwidth    for the swarm or  stack the         provided device   belongs to --dev argument must be  provided.         --start-s[%m/%d/%Y-%H:%M|%Start of          Y-%m-%dT%H:%M|%m/time-range (24hr  %d/%Y|%Y-%m-%d]notation)         [default: 48  hours ago] --end-e[%m/%d/%Y-%H:%M|%End of time-range Y-%m-%dT%H:%M|%m/(24hr notation)   %d/%Y|%Y-%m-%d][default: Now] --past-pTEXT             Collect data for  last... M=months, w=weeks, d=days,  h=hours, m=mins   i.e.: 3h          [default: 48h] --helpShow this message and exit.         ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from Central   API Gateway                                  ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

switch

switch Usage: cencli show bandwidth switch [OPTIONS]                                     [name|ip|mac|serial] [PORT] Show Bandwidth usage for a switch or a specific port on a  switch. Default output is line graph showing bandwidth usage over the  last 3 hours. Use formatting flags for alternative output.  --start--end --past to adjust time-frame. The larger the time-frame the more unreadable the graph will  be. ╭─ Arguments ───────────────────────────────────────────────────╮ *switch[name|ip|mac|serial]Switch to show         Bandwidth details for  [required]             port  [PORT]Show bandwidth for a   specific port          [default: All Ports]   ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --uplinkShow Bandwidth usage  for the uplink        --start-s[%m/%d/%Y-%H:%M|%Y-%Start of time-range   m-%dT%H:%M|%m/%d/%Y|(24hr notation)       %Y-%m-%d][default: 48 hours  ago] --end-e[%m/%d/%Y-%H:%M|%Y-%End of time-range     m-%dT%H:%M|%m/%d/%Y|(24hr notation)       %Y-%m-%d][default: Now] --past-pTEXT                Collect data for      last... M=months,     w=weeks, d=days,      h=hours, m=mins i.e.: 3h [default: 48h] --helpShow this message and exit.                 ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from Central   API Gateway                                  ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

wlan

wlan Usage: cencli show bandwidth wlan [OPTIONS] [WLAN SSID] Show bandwidth usage graph for a network/SSID Default output is line graph showing network bandwidth usage  over the last 3 hours. Use formatting flags for alternative output.  --start--end --past to adjust time-frame. The larger the time-frame the more unreadable the graph will  be. Use cencli show wlans <GATEWAY> to get list of available  networks. ╭─ Arguments ───────────────────────────────────────────────────╮ *network[WLAN SSID]Use cencli show wlans for a    list of networks               [required]                     ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --group[GROUP NAME]Show Bandwidth for    APs in a specific     group                 --site[name|site           Show Bandwidth for    id|address|city|stateAPs in a specific     |zip]site                  --label[LABEL]Show Bandwidth for    APs with a specific   label                 --swarm-s[name|ip|mac|serial]Show bandwidth for    the swarm associated  with provided AP [AP  argument must be  provided. Valid for  AOS8 IAP] --start-s[%m/%d/%Y-%H:%M|%Y-%mStart of time-range   -%dT%H:%M|%m/%d/%Y|%Y(24hr notation)       -%m-%d][default: 48 hours  ago] --end-e[%m/%d/%Y-%H:%M|%Y-%mEnd of time-range     -%dT%H:%M|%m/%d/%Y|%Y(24hr notation)       -%m-%d][default: Now] --past-pTEXT                 Collect data for      last... M=months,     w=weeks, d=days,      h=hours, m=mins i.e.: 3h [default: 48h] --helpShow this message and exit.                 ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from Central   API Gateway                                  ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

branch

branch Usage: cencli show branch [OPTIONS] COMMAND [ARGS]... Show branch health ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ health Show Branch Health statistics                        ╰───────────────────────────────────────────────────────────────╯

health

health Usage: cencli show branch health [OPTIONS] [name|site                                  id|address|city|state|zip] Show Branch Health statistics ╭─ Arguments ───────────────────────────────────────────────────╮ site[name|site              id|address|city|state|z ip] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --wan-downShow branches with wan uplinks or tunnels Down.                                     --downShow branches with down devices. --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ -vVerbosity: Show more details, Accepts  -vv-vvv etc. for increasing verbosity where supported                        --sortTEXTField to sort by (Some fields may  require -v (verbose) option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from     Central API Gateway                    ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

certs

certs Usage: cencli show certs [OPTIONS] [certificate  name|certificate                          hash] ╭─ Arguments ───────────────────────────────────────────────────╮ name[certificate           [default: None] name|certificate hash] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sort[name|type|expirationField to sort by      |expired|md5-checksum(Some fields may  |sha1-checksum]require -v (verbose)  option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table       format                --rawShow raw unformatted  response from Central API Gateway           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

clients

clients Usage: cencli show clients [OPTIONS] [username|ip|mac] Show clients/details Shows clients that have connected within the last 3 hours by  default. ╭─ Arguments ───────────────────────────────────────────────────╮ client[username|ip|mac]Show details for a specific  client. verbose assumed. ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --past-p[3h|1d|1w|1M|3M]Collect data for    last... M=months,   w=weeks, d=days,    h=hours i.e.: 3h    [default: 3h] --group<Group>Filter by Group --site<Site>Filter by Site --label<Label>Filter by Label --wireless-wShow only wireless  clients             --wired-WShow only wired     clients             --ssidTEXT              Filter by SSID      (Applies only to  wireless clients) --band[2.4|5|6]Filter by Band      (Applies only to  wireless clients) --denylisted-DShow denylisted     clients (--dev (AP  only) must also be  supplied) --failed-FShow clients that   have failed to      connect             --dev[name|ip|mac|seriaFilter by device l] --helpShow this message   and exit.           ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ -vVerbosity: Show more  details, Accepts -vv -vvv etc. for         increasing verbosity  where supported       --sort[name|mac|vlan|ip|rolField to sort by      e|network|dot11|conne(Some fields may  cted-device|site|grourequire -v (verbose)  p|last-connected]option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table       format                --rawShow raw unformatted  response from Central API Gateway           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

cloud-auth

cloud-auth Usage: cencli show cloud-auth [OPTIONS] COMMAND [ARGS]... Show Aruba Cloud-Auth details ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ registered-macs Show Cloud-Auth MAC registrations.          upload          Show Cloud-Auth Upload Status.              ╰───────────────────────────────────────────────────────────────╯

registered-macs

registered-macs Usage: cencli show cloud-auth registered-macs             [OPTIONS] [SEARCH] Show Cloud-Auth MAC registrations. ╭─ Arguments ───────────────────────────────────────────────────╮ search[SEARCH]Optional search string (name/mac      contains)                             ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sort[name|mac]Field to sort by (Some fields  may require -v (verbose) option  where supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response    from Central API Gateway         ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

upload

upload Usage: cencli show cloud-auth upload [OPTIONS]  [WHAT]:[mpsk|mac] Show Cloud-Auth Upload Status. This command can be ran after cencli batch add <macs|mpsk> to  see the status of the upload. ╭─ Arguments ───────────────────────────────────────────────────╮ what[WHAT]:[mpsk|mac][default: mac] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sortTEXTField to sort by (Some fields may  require -v (verbose) option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from     Central API Gateway                    ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

cluster

cluster Usage: cencli show cluster [OPTIONS] GROUP SSID Show Cluster mapped to a given group/SSID ╭─ Arguments ───────────────────────────────────────────────────╮ *groupTEXT[required] *ssid TEXT[required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sortTEXTField to sort by (Some fields may  require -v (verbose) option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

config

config Usage: cencli show config [OPTIONS]                           [NAME|IP|MAC|SERIAL|GROUPNAME|cencli]                           [DEVICE] Show Effective Group/Device Config (UI Group) or cencli config. Group level configs are available for APs or GWs. Device level configs are available for all device types,  however AP and GW, show what Aruba Central has configured at the group  or device level. Switches fetch the running config from the device (Same as  cencli show run).     or the template if it's in a template group (Same as cencli show template <SWITCH>)). Examples: cencli show config GROUPNAME --gw      Central's Group  level config for a GW cencli show config DEVICENAME          Central's device  level config if GW, per AP settings if AP, template or             running config if switch. cencli show config cencli              cencli configuration information (from config.yaml) ╭─ Arguments ───────────────────────────────────────────────────╮ *group_dev[NAME|IP|MAC|SERIALDevice Identifier,   |GROUPNAME|cencli]Group Name along     with --ap or --gw option, or 'cencli'  to see cencli        configuration        details.             [required]           ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --gwShow group level config for gateways. --apShow group level config for APs. --all-Acollect device level configs for all        devices of specified type 1st argument  needs to be a group and --gw or --ap needs  to be provided -fApplies to cencli show config cencli.       Display raw file contents (i.e. cat the     file)                                       --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --rawShow raw unformatted response from Central API Gateway                                        ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

cron

cron Usage: cencli show cron [OPTIONS] [ACCOUNTS]... Show contents of cron file that can be used to automate token  refresh weekly. This will keep the tokens valid, even if cencli is not used. ╭─ Arguments ───────────────────────────────────────────────────╮ accounts[ACCOUNTS]...[default: None] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

devices

devices Usage: cencli show devices [OPTIONS] [name|ip|mac|serial|'all']                            ... (multiple allowed) Show details for devices ╭─ Arguments ───────────────────────────────────────────────────╮ devices[name|ip|mac|serial|'Show details for a      all'] ... (multiple  specific device         allowed)             [default: show details  for all devices] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --group[GROUP NAME]Filter by Group --site[name|site          Filter by Site id|address|city|stat e|zip] --label[LABEL]Filter by Label --pub-ipTEXT                Filter by Public IP --upFilter by devices     that are Up           --downFilter by devices     that are Down         --inv-IInclude devices in    Inventory that have   yet to connect        --helpShow this message and exit.                 ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ -vVerbosity: Show more  details, Accepts -vv -vvv etc. for         increasing verbosity  where supported       --sort[name|model|ip|mac|seField to sort by      rial|group|site|statu(Some fields may  s|type|labels|versionrequire -v (verbose)  |uptime|ap|ap-ip|ap-soption where  erial|ap-port|switch|supported) switch-ip|switch-seri al|switch-port|untagg ed-vlan|tagged-vlans| healthy] -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table       format                --rawShow raw unformatted  response from Central API Gateway           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

dhcp

dhcp Usage: cencli show dhcp [OPTIONS] WHAT:{clients|pools}                         [name|ip|mac|serial] (Valid for  Gateways                         Only) Show DHCP pool or lease details (gateways only) ╭─ Arguments ───────────────────────────────────────────────────╮ *whatWHAT:{clients|pools} [required] *dev [name|ip|mac|serial] [required] (Valid for Gateways   Only)                 ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --no-resFilter out reservations --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sort[pool-name|pool-size|Field to sort by      pvid|subnet|lease-tim(Some fields may  e|free-ip|client-namerequire -v (verbose)  |mac|ip|lease-start|loption where  ease-end|lease-remainsupported) ing|client-type] -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table       format                --rawShow raw unformatted  response from Central API Gateway           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

firmware

firmware Usage: cencli show firmware [OPTIONS] COMMAND [ARGS]... Show Firmware / compliance details ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ compliance Show firmware compliance details                 device     Show firmware details for device(s)              list       Show available firmware list for a specific      device or a type of device                       swarms     Show firmware details for swarms                 ╰───────────────────────────────────────────────────────────────╯

compliance

compliance Usage: cencli show firmware compliance [OPTIONS]  DEVICE_TYPE:{ap|                                        sw|cx|gw|sdwan} [GROUP-                                        NAME] Show firmware compliance details for a group/device type ╭─ Arguments ───────────────────────────────────────────────────╮ *device_typeDEVICE_TYPE:{ap|sw[required] |cx|gw|sdwan}      group      [GROUP-NAME] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --groupTEXTFilter by group --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from Central   API Gateway                                  ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

device

device Usage: cencli show firmware device [OPTIONS]  [name|ip|mac|serial]                                    ... (multiple allowed) Show firmware details for device(s) Either provide one or more devices as arguments or --dev-type --dev-type can be one of cx, sw, gw (not supported on APs) cencli show [all|aps|switches|gateways] includes the firmware  version as well cxsw and the generic switch are allowed for --dev-type for  consistency with other commands. API endpoint treats them all the same and returns all switches. ╭─ Arguments ───────────────────────────────────────────────────╮ device[name|ip|mac|serial]   ... (multiple allowed) ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --dev-type[cx|sw|switch|gw|masShow firmware by      ]device type           --helpShow this message and exit.                 ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from Central   API Gateway                                  ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

list

list Usage: cencli show firmware list [OPTIONS] [name|ip|mac|serial] Show available firmware list for a specific device or a type of device ╭─ Arguments ───────────────────────────────────────────────────╮ device[name|ip|mac|serial]Device to get firmware    list for                  ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --dev-type[ap|sw|cx|gw|sdwan]Get firmware list    for a device type    --swarm-sGet available        firmware for IAP     cluster associated   with provided device --swarm-idTEXT               Get available        firmware for         specified IAP        cluster              --helpShow this message    and exit.            ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from Central   API Gateway                                  ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

swarms

swarms Usage: cencli show firmware swarms [OPTIONS]  [name|ip|mac|serial]                                    ... (multiple allowed) Show firmware details for swarms cencli show [all|aps|switches|gateways] includes the firmware  version as well ╭─ Arguments ───────────────────────────────────────────────────╮ device[name|ip|mac|serial]  Show firmware for the   ... (multiple allowed)swarm the provided      device(s) belongs to    ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --group[GROUP NAME]Filter by Group --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from Central   API Gateway                                  ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

gateways

gateways Usage: cencli show gateways [OPTIONS] [name|ip|mac|serial] Show details for gateways ╭─ Arguments ───────────────────────────────────────────────────╮ gateways[name|ip|mac|serial] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --group[GROUP NAME]Filter by Group --site[name|site          Filter by Site id|address|city|stat e|zip] --label[LABEL]Filter by Label --pub-ip<Public IP Address>Filter by Public IP --upFilter by gateways    that are Up           --downFilter by gateways    that are Down         --inv-IInclude gateways in   Inventory that have   yet to connect        --helpShow this message and exit.                 ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ -vVerbosity: Show more  details, Accepts -vv -vvv etc. for         increasing verbosity  where supported       --sort[name|model|ip|mac|seField to sort by      rial|group|site|statu(Some fields may  s|type|labels|versionrequire -v (verbose)  |uptime|ap|ap-ip|ap-soption where  erial|ap-port|switch|supported) switch-ip|switch-seri al|switch-port|untagg ed-vlan|tagged-vlans| healthy] -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table       format                --rawShow raw unformatted  response from Central API Gateway           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

groups

groups Usage: cencli show groups [OPTIONS] Show groups/details ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sort[name|AOSVersion|AlloField to sort by      wedDevTypes|ApNetwork(Some fields may  Role|Architecture|GwNrequire -v (verbose)  etworkRole|template-goption where  roup]supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table       format                --rawShow raw unformatted  response from Central API Gateway           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

guests

guests Usage: cencli show guests [OPTIONS] PORTAL Show Guests configured for a Portal ╭─ Arguments ───────────────────────────────────────────────────╮ *portalTEXTportal name[required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sortTEXTField to sort by (Some fields may  require -v (verbose) option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from     Central API Gateway                    ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

interfaces

interfaces Usage: cencli show interfaces [OPTIONS] [name|ip|mac|serial]                               [SLOT] Show interfaces/details ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] slot  [SLOT]Slot name of the ports to query (chassis  only) ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ -vVerbosity: Show more details, Accepts  -vv-vvv etc. for increasing verbosity where supported                        --sortTEXTField to sort by (Some fields may  require -v (verbose) option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from     Central API Gateway                    ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

inventory

inventory Usage: cencli show inventory [OPTIONS]                              [DEV_TYPE]:[all|ap|gw|vgw|switch] Show device inventory / all devices that have been added to  Aruba Central. ╭─ Arguments ───────────────────────────────────────────────────╮ dev_type[DEV_TYPE]:[all|ap|gw[default: all] |vgw|switch] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --sub--no-subShow devices with applied             subscription/license, or devices with no subscription/license applied.      [default: show all] --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ -vVerbosity: Show more  details, Accepts -vv -vvv etc. for         increasing verbosity  where supported       --sort[serial|mac|type|modeField to sort by      l|sku|services|subscr(Some fields may  iption-key|expires-inrequire -v (verbose)  ]option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table       format                --rawShow raw unformatted  response from Central API Gateway           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

labels

labels Usage: cencli show labels [OPTIONS] Show labels/details ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sort[devices|id|name]Field to sort by (Some  fields may require -v (verbose) option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted      response from Central API Gateway                   ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

last

last Usage: cencli show last [OPTIONS] Re-display output from Last command.  (No API Calls) ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sortTEXTField to sort by (Some fields may  require -v (verbose) option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from     Central API Gateway                    ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

lldp

lldp Usage: cencli show lldp [OPTIONS] [name|ip|mac|serial] ...                         (multiple allowed) Show lldp neighbor information Valid on APs and CX switches Use cencli show aps -n--site<SITE> to see lldp neighbors for  all APs in a site. NOTE: AOS-SW will return LLDP neighbors, but only reports  neighbors for connected Aruba devices managed in Central ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial] [required] ... (multiple         allowed)              ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from Central   API Gateway                                  ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

logs

logs Usage: cencli show logs [OPTIONS] [LOG_ID|cencli] Show device event logs (last 30m by default) or show cencli  logs. Audit logs have moved to cencli show audit logs ╭─ Arguments ───────────────────────────────────────────────────╮ event_id[LOG_ID|cencli]Show details for a specific  log_id or cencli to show     cencli logs                  ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --cencliShow cencli logs -ffollow tail on log  file (implies show  logs cencli)        --group[GROUP NAME]Filter by Group --site[name|site       Filter by Site id|address|city|s tate|zip] --label[LABEL]Filter by Label --all-aDisplay all         available event     logs.  Overrides    default of 30m      -nINTEGER RANGE    Collect Last n logs [x<=10000]max: 10,000 --start-s[%m/%d/%Y-%H:%M|%Start of time-range Y-%m-%dT%H:%M|%m/(24hr notation)     %d/%Y|%Y-%m-%d][default: 30  minutes ago] --end-e[%m/%d/%Y-%H:%M|%End of time-range   Y-%m-%dT%H:%M|%m/(24hr notation)     %d/%Y|%Y-%m-%d][default: Now] --past-pTEXT             Collect data for    last... M=months,   w=weeks, d=days,    h=hours i.e.: 3h    [default: 30m] --dev[name|ip|mac|seriFilter by device al] --swarm-sFilter logs for IAP cluster associated  with provided       device --device required.           --level[clear|neutral|neFilter events by    gative|normal|minlog level           or|positive|info| warning|error] --client[username|ip|mac] --bssidTEXT             Filter events by    bssid               --hostname-HTEXT             Filter events by    hostname (fuzzy     match)              --dev-type[ap|switch|gw|cliFilter events by    ent]device type         --descriptionTEXT             Filter events by    description (fuzzy  match)              --event-typeTEXT             Filter events by    type (fuzzy match)  --helpShow this message   and exit.           ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sortTEXTField to sort by (Some fields may  require -v (verbose) option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from     Central API Gateway                    -vVerbose: Show logs with original field names and minimal formatting           (vertically)                           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

mpsk

mpsk Usage: cencli show mpsk [OPTIONS] COMMAND [ARGS]... Show MPSK details ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ named    Show named MPSK definitions for a provided network (SSID)                                             networks Show all MPSK networks (SSIDs)                     ╰───────────────────────────────────────────────────────────────╯

named

named Usage: cencli show mpsk named [OPTIONS] SSID Show named MPSK definitions for a provided network (SSID) ╭─ Arguments ───────────────────────────────────────────────────╮ *ssidTEXTThe SSID to gather named MPSK            definitions for                          [required]                               ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Filtering Options ───────────────────────────────────────────╮ --nameTEXTFilter by MPSK name (name contains) --roleTEXTFilter by user role associated with the MPSK (role name contains)       --enabled-EShow enabled named MPSKs --disabled-DShow disabled named MPSKs ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --importOutput named MPSKs    using format required for import into       Cloud-Auth implies  --csv -vVerbosity: Show more  details, Accepts -vv -vvv etc. for         increasing verbosity  where supported       --sort[id|name|role|statusField to sort by      |mpsk](Some fields may  require -v (verbose)  option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table       format                --rawShow raw unformatted  response from Central API Gateway           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

networks

networks Usage: cencli show mpsk networks [OPTIONS] Show all MPSK networks (SSIDs) ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from Central   API Gateway                                  ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

notifications

notifications Usage: cencli show notifications [OPTIONS] Show alert/notification configuration. Display alerty types, notification targets, and rules. ╭─ Options ─────────────────────────────────────────────────────╮ --searchTEXTFilter by alerts with search term in    name/description/category.              [default: None]                         --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sortTEXTField to sort by (Some fields may  require -v (verbose) option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from     Central API Gateway                    ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

ospf

ospf Usage: cencli show ospf [OPTIONS] COMMAND [ARGS]... Show OSPF details ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ area       Show OSPF area information for a device          database   Show OSPF database for a device                  interfaces Show OSPF Interfaces for a device                neighbors  Show OSPF Neighbors for a device                 ╰───────────────────────────────────────────────────────────────╯

area

area Usage: cencli show ospf area [OPTIONS] [name|ip|mac|serial] Show OSPF area information for a device ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ -vVerbosity: Show more  details, Accepts -vv -vvv etc. for         increasing verbosity  where supported       --sort[area|area-type|interField to sort by      face-count|spf-run-co(Some fields may  unt|default-cost|summrequire -v (verbose)  ary-enable]option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table       format                --rawShow raw unformatted  response from Central API Gateway           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

database

database Usage: cencli show ospf database [OPTIONS] [name|ip|mac|serial] Show OSPF database for a device ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ -vVerbosity: Show more  details, Accepts -vv -vvv etc. for         increasing verbosity  where supported       --sort[area|lsa-type|ls-id|Field to sort by      router-id|age|seq-no|(Some fields may  checksum|link-count|rrequire -v (verbose)  oute-tag]option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table       format                --rawShow raw unformatted  response from Central API Gateway           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

interfaces

interfaces Usage: cencli show ospf interfaces [OPTIONS]  [name|ip|mac|serial] Show OSPF Interfaces for a device ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ -vVerbosity: Show more  details, Accepts -vv -vvv etc. for         increasing verbosity  where supported       --sort[name|area|ip|state|oField to sort by      per-state|type|cost|n(Some fields may  brs|DR-rtr-id|DR-IP|Brequire -v (verbose)  DR-rtr-id|BDR-IP|authoption where  |priority|hello-intersupported) val|dead-interval|rex mt-interval] -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table       format                --rawShow raw unformatted  response from Central API Gateway           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

neighbors

neighbors Usage: cencli show ospf neighbors [OPTIONS]  [name|ip|mac|serial] Show OSPF Neighbors for a device ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ -vVerbosity: Show more  details, Accepts -vv -vvv etc. for         increasing verbosity  where supported       --sort[router-id|ip|prioritField to sort by      y|interface-name|inte(Some fields may  rface-state|neighbor-require -v (verbose)  state|area|options|deoption where  ad-timer|rexmt-timer]supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table       format                --rawShow raw unformatted  response from Central API Gateway           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

overlay

overlay Usage: cencli show overlay [OPTIONS] COMMAND [ARGS]... Show Overlay (OTO/ORO) Information ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ connection Show overlay connection (OTO/ORO) details (Valid on SD-Branch GWs/ VPNCs Only)                    interfaces Show overlay interfaces                          routes     Show gateway routes advertised or learned from   route/tunnel orchestrator                        ╰───────────────────────────────────────────────────────────────╯

connection

connection Usage: cencli show overlay connection [OPTIONS]                                       [name|ip|mac|serial] Show overlay connection (OTO/ORO) details (Valid on SD-Branch  GWs/ VPNCs Only) For additional details use cencli tshoot overlay DEVICE (which  also works on APs). ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from Central   API Gateway                                  ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

interfaces

interfaces Usage: cencli show overlay interfaces [OPTIONS]                                       [name|ip|mac|serial] Show overlay interfaces ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sort[name|endpoint|state|Field to sort by      uptime|routes](Some fields may  require -v (verbose)  option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table       format                --rawShow raw unformatted  response from Central API Gateway           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

routes

routes Usage: cencli show overlay routes [OPTIONS]  [name|ip|mac|serial] Show gateway routes advertised or learned from route/tunnel  orchestrator ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --advertised-aShow advertised routes [default: show learned routes] --best-bReturn only best/preferred route for  each destination                      --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sort[destination|interfacField to sort by      e|nexthop|protocol|fl(Some fields may  ags|metric|best|learnrequire -v (verbose)  -time]option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table       format                --rawShow raw unformatted  response from Central API Gateway           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

poe

poe Usage: cencli show poe [OPTIONS] [name|ip|mac|serial] [PORT] Show (switch) poe details for an interface ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] port  [PORT]Show PoE details for a specific interface     ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --powered-pShow only interfaces currently           delivering power                         --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ -vVerbosity: Show more details, Accepts  -vv-vvv etc. for increasing verbosity where supported                        --sortTEXTField to sort by (Some fields may  require -v (verbose) option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from     Central API Gateway                    ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

portals

portals Usage: cencli show portals [OPTIONS] [name|id] Show Configured Guest Portals, details for a specific portal,  or download logo for a specified portal ╭─ Arguments ───────────────────────────────────────────────────╮ portal[name|id]show details for a specific portal   profile [default: show summary for  all portals] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --logo-LPATHDownload logo for specified portal to   specified path. Portal argument is  requrired[default:  /home/docs/checkouts/readthedocs.org/u… --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sort[name|id|auth|url|reField to sort by (Some g-by-email|reg-by-phfields may require -v one](verbose) option where supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted   response from Central  API Gateway            ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

radios

radios Usage: cencli show radios [OPTIONS] [name|ip|mac|serial] ...                           (multiple allowed) Show details for Radios ╭─ Arguments ───────────────────────────────────────────────────╮ aps[name|ip|mac|serial]    ... (multiple allowed)  ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --groupTEXT               Filter by Group --siteTEXT               Filter by Site --labelTEXT               Filter by Label --pub-ip<Public IP Address>Filter by Public IP --upFilter by devices that   are Up                   --downFilter by devices that   are Down                 --helpShow this message and    exit.                    ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sortTEXTField to sort by (Some fields may  require -v (verbose) option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from     Central API Gateway                    ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

roaming

roaming Usage: cencli show roaming [OPTIONS] [username|ip|mac] Show wireless client roaming history. If ip or username are provided the client cache is used to  lookup the clients mac address. The cache is updated anytime a show clients ... is ran, or  automatically if the client is not found in the cache. The -R flag can be used to force a cache refresh prior to  looking up roaming history. ╭─ Arguments ───────────────────────────────────────────────────╮ *client[username|ip|mac]Client username, ip, or   mac                       [required]                ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --start-s[%m/%d/%Y-%H:%M|%Y-Start of time-range   %m-%dT%H:%M|%m/%d/%(24hr notation)       Y|%Y-%m-%d][default: 3 hours  ago] --end-e[%m/%d/%Y-%H:%M|%Y-End of time-range     %m-%dT%H:%M|%m/%d/%(24hr notation)       Y|%Y-%m-%d][default: Now] --past-pTEXT               Collect data for      last... M=months,     w=weeks, d=days,      h=hours i.e.: 3h      [default: 3h] --refresh-RCache is used to      determine mac if      username or ip are    provided. This forces a cache update prior  to lookup.            --drop-D(implies -R): Drop    all users from        existing cache, then  refresh.  By default  any user that has     ever connected is     retained in the       cache.                --helpShow this message and exit.                 ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sort[name|mac|vlan|ip|rolField to sort by      e|network|dot11|conne(Some fields may  cted-device|site|grourequire -v (verbose)  p|last-connected]option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table       format                --rawShow raw unformatted  response from Central API Gateway           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

routes

routes Usage: cencli show routes [OPTIONS] [name|ip|mac|serial] Show gateway routing table ℹ  This command is only valid on Gateways ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sort[destination|interfacField to sort by      e|nexthop|protocol|fl(Some fields may  ags|metric|best|learnrequire -v (verbose)  -time]option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table       format                --rawShow raw unformatted  response from Central API Gateway           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

run

run Usage: cencli show run [OPTIONS] [name|ip|mac|serial] Show running config for a device APs get the last known running config from Central Switches and GWs request the running config from the device ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --rawShow raw unformatted response from Central API Gateway                                        ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

sites

sites Usage: cencli show sites [OPTIONS] [name|site                          id|address|city|state|zip] ╭─ Arguments ───────────────────────────────────────────────────╮ site[name|site              id|address|city|state|z ip] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ -sCalculate # of sites per state -cCalculate # of sites per country --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sort[name|id|address|cityField to sort by      |state|zipcode|countr(Some fields may  y|associated-devices]require -v (verbose)  option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table       format                --rawShow raw unformatted  response from Central API Gateway           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

stacks

stacks Usage: cencli show stacks [OPTIONS] [name|ip|mac|serial] Show details for switch stacks ╭─ Arguments ───────────────────────────────────────────────────╮ switches[name|ip|mac|serial]List of specific        switches to pull stack  details for             ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --group[GROUP NAME]Filter by Group --upFilter by devices that are Up --downFilter by devices that are Down --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ -vVerbosity: Show more   details, Accepts -vv -vvv etc. for          increasing verbosity   where supported        --sort[group|id|mac|name|sField to sort by (Some plit-policy|status|tfields may require -v opology](verbose) option where supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted   response from Central  API Gateway            ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

subscriptions

subscriptions Usage: cencli show subscriptions [OPTIONS]  [WHAT]:[details|stats|                                  names|auto] Show subscription/license details or stats ╭─ Arguments ───────────────────────────────────────────────────╮ what[WHAT]:[details|stats|n[default: details] ames|auto] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --dev-type[ap|gw|switch|sdwan]Filter by device type --type[advance-70xx|advancFilter by             e-72xx|advance-90xx-subscription/license  sec|advanced-91xx|adtype                  vanced-91xx-sec|adva nced-92xx-sec|advanc ed-ap|advanced-nw-th ird-party|advanced-s witch-6100|advanced- switch-6200|advanced -switch-6300|advance d-switch-6400|advanc ed-switch-8xxx-9xxx- 10xxx|foundation-700 5|foundation-70xx|fo undation-72xx|founda tion-90xx-sec|founda tion-91xx|foundation -91xx-sec|foundation -92xx-sec|foundation -ap|foundation-base- 90xx-sec|foundation- nw-third-party|found ation-sdflex|foundat ion-switch-6100|foun dation-switch-6200|f oundation-switch-630 0|foundation-switch- 6400|foundation-swit ch-8400|foundation-w lan-gw|vgw-2g|vgw-4g |vgw-500m|wlan-advan ced-90xx-sec|wlan-ad vanced-91xx|wlan-adv anced-91xx-sec|wlan- advanced-92xx-sec] --helpShow this message and exit.                 ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sort[name|sku|status|typField to sort by (Some e|key|network|start-fields may require -v date|end-date](verbose) option where supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted   response from Central  API Gateway            ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

swarms

swarms Usage: cencli show swarms [OPTIONS] Show Swarms (IAP Clusters) ╭─ Options ─────────────────────────────────────────────────────╮ --group[GROUP NAME]Filter by Group --upFilter by swarms that    are Up                   --downFilter by swarms that    are Down                 --pub-ip<Public IP Address>Filter by swarm Public   IP                       --nameTEXT               Filter by swarm/cluster  name                     --helpShow this message and    exit.                    ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sortTEXTField to sort by (Some fields may  require -v (verbose) option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from     Central API Gateway                    ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

switches

switches Usage: cencli show switches [OPTIONS] [name|ip|mac|serial] Show details for switches ╭─ Arguments ───────────────────────────────────────────────────╮ switches[name|ip|mac|serial] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --group[GROUP NAME]Filter by Group --site[name|site          Filter by Site id|address|city|stat e|zip] --label[LABEL]Filter by Label --pub-ip<Public IP Address>Filter by Public IP --upFilter by devices     that are Up           --downFilter by devices     that are Down         --inv-IInclude gateways in   Inventory that have   yet to connect        --helpShow this message and exit.                 ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ -vVerbosity: Show more  details, Accepts -vv -vvv etc. for         increasing verbosity  where supported       --sort[name|model|ip|mac|seField to sort by      rial|group|site|statu(Some fields may  s|type|labels|versionrequire -v (verbose)  |uptime|ap|ap-ip|ap-soption where  erial|ap-port|switch|supported) switch-ip|switch-seri al|switch-port|untagg ed-vlan|tagged-vlans| healthy] -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table       format                --rawShow raw unformatted  response from Central API Gateway           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

task

task Usage: cencli show task [OPTIONS] TASK_ID Show status of previously issued task/command Requires task_id which is provided in the response of the  previously issued command. Example: cencli bounce interface idf1-6300-sw 1/1/11 will queue the command         and provide the task_id. ╭─ Arguments ───────────────────────────────────────────────────╮ *task_idTEXT[required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --rawShow raw unformatted response from Central API Gateway                                        ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

templates

templates Usage: cencli show templates [OPTIONS] [NAME] [GROUP] Show templates/details ╭─ Arguments ───────────────────────────────────────────────────╮ name [NAME]Template:  or Device:  group[GROUP]Get Templates for Group ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --groupTEXT               Get Templates for      Group                  --dev-type[ap|sw|cx|gw|sdwan]Filter by Device Type --version<version>[Templates] Filter by  dev version Template   is assigned to         --model<model>[Templates] Filter by  model                  --helpShow this message and  exit.                  ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sort[device-type|group|mField to sort by (Some odel|name|template-hfields may require -v ash|version](verbose) option where supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted   response from Central  API Gateway            ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

token

token Usage: cencli show token [OPTIONS] Show current access token from cache ╭─ Options ─────────────────────────────────────────────────────╮ --no-refreshDo not refresh tokens first --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

ts

ts Usage: cencli show ts [OPTIONS] COMMAND [ARGS]... Show troubleshooting session details or available commands ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ commands Show available troubleshooting commands            results  Show Troubleshooting output                        ╰───────────────────────────────────────────────────────────────╯

commands

commands Usage: cencli show ts commands [OPTIONS] [ap|gw|cx|sw|mas] Show available troubleshooting commands for a given device  type. Use cencli tshoot... to start a troubleshooting session. ╭─ Arguments ───────────────────────────────────────────────────╮ *device_type[ap|gw|cx|sw|mas][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --sort[id|category][default: id] -rReverse output order -vvShow raw response (no      formatting but still       honors --yaml--csv ...   if provided)               --pagerEnable Paged Output -dUse default central        account                    --debugEnable Additional Debug    Logging                    [env var: ARUBACLI_DEBUG]  --accountTEXT         The Aruba Central Account  to use (must be defined in the config)                [env var:                  ARUBACLI_ACCOUNT]          [default: central_info]    --helpShow this message and      exit.                      ╰───────────────────────────────────────────────────────────────╯

results

results Usage: cencli show ts results [OPTIONS] [name|ip|mac|serial]                               [SESSION_ID] Show Troubleshooting results from a previously run  troubleshooting session. Use cencli tshoot... to start a troubleshooting session. ╭─ Arguments ───────────────────────────────────────────────────╮ *device    [name|ip|mac|seriaAruba Central Device l]or the session id of a previously run     troubleshooting      session              [required]           session_id[SESSION_ID]The troubleshooting  session id.          ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --cleanClean response, don't send through   any formatters.  Useful for  excessively long output --pagerEnable Paged Output --outPATHOutput to file (and terminal) -dUse default central account --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

tshoot

tshoot Usage: cencli show tshoot [OPTIONS] COMMAND [ARGS]... (deprecated)  Deprecated, use cencli show ts ... ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ commands Show available troubleshooting commands            results  Show Troubleshooting output                        ╰───────────────────────────────────────────────────────────────╯

commands

commands Usage: cencli show tshoot commands [OPTIONS] [ap|gw|cx|sw|mas] Show available troubleshooting commands for a given device  type. Use cencli tshoot... to start a troubleshooting session. ╭─ Arguments ───────────────────────────────────────────────────╮ *device_type[ap|gw|cx|sw|mas][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --sort[id|category][default: id] -rReverse output order -vvShow raw response (no      formatting but still       honors --yaml--csv ...   if provided)               --pagerEnable Paged Output -dUse default central        account                    --debugEnable Additional Debug    Logging                    [env var: ARUBACLI_DEBUG]  --accountTEXT         The Aruba Central Account  to use (must be defined in the config)                [env var:                  ARUBACLI_ACCOUNT]          [default: central_info]    --helpShow this message and      exit.                      ╰───────────────────────────────────────────────────────────────╯

results

results Usage: cencli show tshoot results [OPTIONS]  [name|ip|mac|serial]                                   [SESSION_ID] Show Troubleshooting results from a previously run  troubleshooting session. Use cencli tshoot... to start a troubleshooting session. ╭─ Arguments ───────────────────────────────────────────────────╮ *device    [name|ip|mac|seriaAruba Central Device l]or the session id of a previously run     troubleshooting      session              [required]           session_id[SESSION_ID]The troubleshooting  session id.          ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --cleanClean response, don't send through   any formatters.  Useful for  excessively long output --pagerEnable Paged Output --outPATHOutput to file (and terminal) -dUse default central account --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

tunnels

tunnels Usage: cencli show tunnels [OPTIONS] [name|ip|mac|serial] Show Branch Gateway/VPNC Tunnel details ╭─ Arguments ───────────────────────────────────────────────────╮ *gateway[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --past[3h|1d|1w|1M|3M]Time Range for                usage/trhoughput details      where 3h = 3 Hours, 1d = 1    Day, 1w = 1 Week, 1m =        1Month, 3m = 3Months.         [default: 1d]                 --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sortTEXTField to sort by (Some fields may  require -v (verbose) option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from     Central API Gateway                    ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

upgrade

upgrade Usage: cencli show upgrade [OPTIONS] [name|ip|mac|serial] ...                            (multiple allowed) Show firmware upgrade status (by device) ╭─ Arguments ───────────────────────────────────────────────────╮ *devices[name|ip|mac|serial][required] ... (multiple        allowed)             ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from Central   API Gateway                                  ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

variables

variables Usage: cencli show variables [OPTIONS] [name|ip|mac|serial|all] ╭─ Arguments ───────────────────────────────────────────────────╮ args[name|ip|mac|serial|all[default: 'all'] ] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from Central   API Gateway                                  ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

version

version Usage: cencli show version [OPTIONS] Show current cencli version, and latest available version. ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       ╰───────────────────────────────────────────────────────────────╯

vlans

vlans Usage: cencli show vlans [OPTIONS] [name|ip|mac|serial] (vlans                          for a device) OR [name|site                          id|address|city|state|zip] (vlans for  a                          site) Show VLANs for device or site Command applies to sites, gateways, or switches ╭─ Arguments ───────────────────────────────────────────────────╮ *dev_site[name|ip|mac|serial[required] ] (vlans for a      device) OR          [name|site          id|address|city|sta te|zip] (vlans for  a site)             ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --upFilter by VLANs that are Up --downFilter by VLANs that are Down --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sort[name|pvid|untagged|tField to sort by      agged|status|mgmt|jum(Some fields may  bo|voice|igmp|oper-strequire -v (verbose)  ate-reason]option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table       format                --rawShow raw unformatted  response from Central API Gateway           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

vsx

vsx Usage: cencli show vsx [OPTIONS] [name|ip|mac|serial] Show VSX details for a CX switch ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sortTEXTField to sort by (Some fields may  require -v (verbose) option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

webhooks

webhooks Usage: cencli show webhooks [OPTIONS] Show configured webhooks ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --sort[name|updated|wid|urField to sort by (Some ls|retry-policy|tokefields may require -v n|token-created](verbose) option where supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted   response from Central  API Gateway            ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

wids

wids Usage: cencli show wids [OPTIONS] COMMAND [ARGS]... Show Wireless Intrusion Detection data ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ all         Show All WIDS Classifications                   interfering Show interfering APs                            neighbors   Show Neighbor APs                               rogues      Show Detected Rogue APs                         suspect     Show Suspected Rogue APs                        ╰───────────────────────────────────────────────────────────────╯

all

all Usage: cencli show wids all [OPTIONS] Show All WIDS Classifications ╭─ Options ─────────────────────────────────────────────────────╮ --swarm-S[name|ip|mac|serial]Show firmware for the swarm the provided AP belongs to            --group[GROUP NAME] ...     Filter by Group(s) (multiple allowed)    --site[name|site           Filter by Site(s) id|address|city|state |zip] ... (multiple   allowed)              --label[LABEL] ... (multipleFilter by Label(s) allowed)              --start-s[%m/%d/%Y-%H:%M|%Y-%mStart of time-range   -%dT%H:%M|%m/%d/%Y|%Y(24hr notation)       -%m-%d][default: 3 hours  ago] --end-e[%m/%d/%Y-%H:%M|%Y-%mEnd of time-range     -%dT%H:%M|%m/%d/%Y|%Y(24hr notation)       -%m-%d][default: Now] --past-pTEXT                 Collect data for      last... M=months,     w=weeks, d=days,      h=hours, m=mins i.e.: 3h [default: 3h] --helpShow this message and exit.                 ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ -vVerbosity: Show more details, Accepts  -vv-vvv etc. for increasing verbosity where supported                        --sortTEXTField to sort by (Some fields may  require -v (verbose) option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from     Central API Gateway                    ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

interfering

interfering Usage: cencli show wids interfering [OPTIONS] Show interfering APs ╭─ Options ─────────────────────────────────────────────────────╮ --swarm-S[name|ip|mac|serial]Show firmware for the swarm the provided AP belongs to            --group[GROUP NAME] ...     Filter by Group(s) (multiple allowed)    --site[name|site           Filter by Site(s) id|address|city|state |zip] ... (multiple   allowed)              --label[LABEL] ... (multipleFilter by Label(s) allowed)              --start-s[%m/%d/%Y-%H:%M|%Y-%mStart of time-range   -%dT%H:%M|%m/%d/%Y|%Y(24hr notation)       -%m-%d][default: 3 hours  ago] --end-e[%m/%d/%Y-%H:%M|%Y-%mEnd of time-range     -%dT%H:%M|%m/%d/%Y|%Y(24hr notation)       -%m-%d][default: Now] --past-pTEXT                 Collect data for      last... M=months,     w=weeks, d=days,      h=hours, m=mins i.e.: 3h [default: 3h] --helpShow this message and exit.                 ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ -vVerbosity: Show more details, Accepts  -vv-vvv etc. for increasing verbosity where supported                        --sortTEXTField to sort by (Some fields may  require -v (verbose) option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from     Central API Gateway                    ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

neighbors

neighbors Usage: cencli show wids neighbors [OPTIONS] Show Neighbor APs ╭─ Options ─────────────────────────────────────────────────────╮ --swarm-S[name|ip|mac|serial]Show firmware for the swarm the provided AP belongs to            --group[GROUP NAME] ...     Filter by Group(s) (multiple allowed)    --site[name|site           Filter by Site(s) id|address|city|state |zip] ... (multiple   allowed)              --label[LABEL] ... (multipleFilter by Label(s) allowed)              --start-s[%m/%d/%Y-%H:%M|%Y-%mStart of time-range   -%dT%H:%M|%m/%d/%Y|%Y(24hr notation)       -%m-%d][default: 3 hours  ago] --end-e[%m/%d/%Y-%H:%M|%Y-%mEnd of time-range     -%dT%H:%M|%m/%d/%Y|%Y(24hr notation)       -%m-%d][default: Now] --past-pTEXT                 Collect data for      last... M=months,     w=weeks, d=days,      h=hours, m=mins i.e.: 3h [default: 3h] --helpShow this message and exit.                 ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ -vVerbosity: Show more details, Accepts  -vv-vvv etc. for increasing verbosity where supported                        --sortTEXTField to sort by (Some fields may  require -v (verbose) option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from     Central API Gateway                    ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

rogues

rogues Usage: cencli show wids rogues [OPTIONS] Show Detected Rogue APs ╭─ Options ─────────────────────────────────────────────────────╮ --swarm-S[name|ip|mac|serial]Show firmware for the swarm the provided AP belongs to            --group[GROUP NAME] ...     Filter by Group(s) (multiple allowed)    --site[name|site           Filter by Site(s) id|address|city|state |zip] ... (multiple   allowed)              --label[LABEL] ... (multipleFilter by Label(s) allowed)              --start-s[%m/%d/%Y-%H:%M|%Y-%mStart of time-range   -%dT%H:%M|%m/%d/%Y|%Y(24hr notation)       -%m-%d][default: 3 hours  ago] --end-e[%m/%d/%Y-%H:%M|%Y-%mEnd of time-range     -%dT%H:%M|%m/%d/%Y|%Y(24hr notation)       -%m-%d][default: Now] --past-pTEXT                 Collect data for      last... M=months,     w=weeks, d=days,      h=hours, m=mins i.e.: 3h [default: 3h] --helpShow this message and exit.                 ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ -vVerbosity: Show more details, Accepts  -vv-vvv etc. for increasing verbosity where supported                        --sortTEXTField to sort by (Some fields may  require -v (verbose) option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from     Central API Gateway                    ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

suspect

suspect Usage: cencli show wids suspect [OPTIONS] Show Suspected Rogue APs ╭─ Options ─────────────────────────────────────────────────────╮ --swarm-S[name|ip|mac|serial]Show firmware for the swarm the provided AP belongs to            --group[GROUP NAME] ...     Filter by Group(s) (multiple allowed)    --site[name|site           Filter by Site(s) id|address|city|state |zip] ... (multiple   allowed)              --label[LABEL] ... (multipleFilter by Label(s) allowed)              --start-s[%m/%d/%Y-%H:%M|%Y-%mStart of time-range   -%dT%H:%M|%m/%d/%Y|%Y(24hr notation)       -%m-%d][default: 3 hours  ago] --end-e[%m/%d/%Y-%H:%M|%Y-%mEnd of time-range     -%dT%H:%M|%m/%d/%Y|%Y(24hr notation)       -%m-%d][default: Now] --past-pTEXT                 Collect data for      last... M=months,     w=weeks, d=days,      h=hours, m=mins i.e.: 3h [default: 3h] --helpShow this message and exit.                 ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ -vVerbosity: Show more details, Accepts  -vv-vvv etc. for increasing verbosity where supported                        --sortTEXTField to sort by (Some fields may  require -v (verbose) option where  supported) -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from     Central API Gateway                    ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

wlans

wlans Usage: cencli show wlans [OPTIONS] [WLAN NAME] Show WLAN(SSID)/details Shows summary of all WLANs in Central by default.  Each SSID is only listed once. Use -v (fetch details for wlans in each group) or specify  --group for more details. ╭─ Arguments ───────────────────────────────────────────────────╮ name[WLAN NAME]Get Details for a specific WLAN ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --group[GROUP NAME]Filter by Group --site[name|site           Filter by Site id|address|city|state |zip] --label[LABEL]Filter by Label --swarm-s[name|ip|mac|serial]Filter by the swarm   associated with       specified AOS8 IAP    -vINTEGER              get more details for  SSIDs across all AP   groups                --sort[ssid|security|type|cField to sort by      lients|enabled|rf-ban[default: SSID] d|mac-auth|access-typ e|group] --helpShow this message and exit.                 ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ -rReverse output order --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from Central API Gateway                                ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

sync

sync Usage: cencli sync [OPTIONS] [name|ip|mac|serial] Sync/Refresh device config with Aruba Central Only valid for gateways (aka controllers) ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

test

test Usage: cencli test [OPTIONS] COMMAND [ARGS]... Test Webhook or run a centralcli function directly (all Aruba  Central API endpoints are available) ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ method  Test Central API methods directly                   webhook Test WebHook                                        ╰───────────────────────────────────────────────────────────────╯

method

method Usage: cencli test method [OPTIONS] METHOD args/kwargs Dev testing commands to run CentralApi methods from command  line. ⚠  This is a development aid.  Every API endpoint in Aruba  Central has a corresponding method/function in Central CLI.  The  functions are generated by a script that parses the OpenAPI specs, and are  generally best-effort/not tested.  Once required by a command in Central  CLI they are coppied, tweaked if necessary and renamed (those are  tested). The auto generated functions follow a consistent naming format. {swagger drop down text}_{other stuff from spec}_{method ie  get}_{more stuff from spec} i.e.: monitoring_external_controller_get_wireless_clients_v1 methods get, post, patch, delete are also available Tab completion returns available methods. Args:     method (str): CentralAPI method to test.     kwargs (List, optional): list of args kwargs to pass to  function. format: arg1 arg2 keyword=value keyword2=value2     or  arg1, arg2, keyword = value, keyword2 = value2 Examples: cencli test method  monitoring_external_controller_get_switch_poe_details_for_all_p orts_v1 SN24ABC123 Use --doc flag to see docstr for for the python method,  which     provides details on the required args / kwargs. cencli test method METHOD_NAME --doc Command will output all attributes of the Response object,  which includes the raw response from the Aruba Central API gateway. ℹ  --accountflag must be used to test alternative accounts.    It does not honor re-use of last-account even if  forget_account_after is set in config ╭─ Arguments ───────────────────────────────────────────────────╮ *methodTEXT       [required] kwargsargs/kwargsProvide args/kwargs in format:  arg1 arg2 keyword=value  keyword2=value2 ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --docGet details on required args/keyword args for provided method.                              --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Formatting ──────────────────────────────────────────────────╮ --jsonOutput in JSON --yamlOutput in YAML --csvOutput in CSV --tableOutput in table format --rawShow raw unformatted response from Central   API Gateway                                  ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯ Output is displayed in yaml by default.

webhook

webhook Usage: cencli test webhook [OPTIONS] WID ╭─ Arguments ───────────────────────────────────────────────────╮ *widTEXTWebHook ID[default: None][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ -dUse default central account --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

ts

ts Usage: cencli ts [OPTIONS] COMMAND [ARGS]... Run Troubleshooting commands on devices ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ clients   Show output of client related commands  (valid on AP, GW, and AOS-SW)                               command   Send troubleshooting command to a device          dpi       Show DPI output (valid on APs and GWs)            images    Show image versions (Valid for AP, GW, and        AOS-SW)                                           inventory Show Inventory (valid on Gateways)                overlay   Show GW or AP Overlay details (Tunneled SSIDs) or AOS-SW User Based Tunneling  (valid on AP, GW,    and AOS-SW)                                       ping      Ping a host from a Central managed device         show-tech Show Tech Support                                 ssid      Show output of commands to help troubleshoot      SSIDs/broadcasting (APs Only)                     ╰───────────────────────────────────────────────────────────────╯

clients

clients Usage: cencli ts clients [OPTIONS] [name|ip|mac|serial] Show output of client related commands  (valid on AP, GW, and  AOS-SW) Returns the output of the following client related commands.  Valid for AP, GW, and AOS-SW. APs - show clients - show clients debug advanced - show datapath user Use of --wired option will also include - show clients wired GWs - show user-table verbose - show datapath user table AOS-SW - show port-access clients - show port-access summary ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --wired-wInclude show clients wired (applies  to AP)                               --outPATHOutput to file (and terminal) --pagerEnable Paged Output -dUse default central account --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

command

command Usage: cencli ts command [OPTIONS] [name|ip|mac|serial] CMD... Send a user provided troubleshooting commands to a device and  wait for results. Returns response (from device) to troubleshooting commands. Commands must be supported by the API, use show tshoot commands <dev-type> to see available commands Example:cencli tshoot command barn.518.2816-ap show ap-env ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] *cmd   CMD...              command to send to     switch, must be        supported by API.      [required]             ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output -dUse default central account --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

dpi

dpi Usage: cencli ts dpi [OPTIONS] [name|ip|mac|serial] Show DPI output (valid on APs and GWs) Returns the output of the following DPI related commands. APs - show dpi-stats session - show dpi debug status - show datapath session dpi - show datapath dpi-classification-cache - show dpi-classification-cache GWs - show datapath session dpi table - show datapath session dpi counters - show dpi application all ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output -dUse default central account --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

images

images Usage: cencli ts images [OPTIONS] [name|ip|mac|serial] Show image versions (Valid for AP, GW, and AOS-SW) Returns the output of the following image related commands. APs - show version - show image version GWs - show version - show image version AOS-SW - show flash ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output -dUse default central account --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

inventory

inventory Usage: cencli ts inventory [OPTIONS] [name|ip|mac|serial] Show Inventory (valid on Gateways) ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output -dUse default central account --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

overlay

overlay Usage: cencli ts overlay [OPTIONS] [name|ip|mac|serial] Show GW or AP Overlay details (Tunneled SSIDs) or AOS-SW User  Based Tunneling  (valid on AP, GW, and AOS-SW) Returns the output of the following commands useful in  troubleshooting overlay AP / gateway / ubt tunnels. APs - show ata current-cfg - show overlay tunnel config - show ata endpoint - show crypto ipsec stats - show datapath bridge - show overlay ssid-cluster status GWs - show aruba-central control-channel - show show aruba-central control-channel-counters - show crypto oto - show crypto ipsec - show crypto-local ipsec-map - show tunnelmgr tunnel-list - show tunnelmgr counters AOS-SW (User Based Tunneling) - show tunneled-node-server - show tunneled node server state - show tunneled node server statistics - show tunneled-node-users all ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output -dUse default central account --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

ping

ping Usage: cencli ts ping [OPTIONS] [name|ip|mac|serial] HOST ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial]Aruba Central device   to ping from           [default: None]        [required]             *host  TEXT                host to ping (IP of    FQDN)                  [default: None]        [required]             ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ -mping using VRF mgmt, (only       applies to cx)                   -rINTEGERrepititions (only applies to     AOS-SW)                          [default: None]                  --outPATH   Output to file (and terminal) [default: None]               --pagerEnable Paged Output -vvShow raw response (no formatting but still honors --yaml--csv ... if provided)                 -dUse default central account --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --accountTEXT   The Aruba Central Account to use (must be defined in the config)  [env var: ARUBACLI_ACCOUNT]      [default: central_info]          --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

show-tech

show-tech Usage: cencli ts show-tech [OPTIONS] [name|ip|mac|serial] Show Tech Support Returns the output of show tech. - APs include show tech-support supplemental and show  tech-support memory. ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output -dUse default central account --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

ssid

ssid Usage: cencli ts ssid [OPTIONS] [name|ip|mac|serial] Show output of commands to help troubleshoot SSIDs/broadcasting (APs Only) Returns the output of the following commands. - show aps - show ap bss-table - show cluster bss-table - show ap-env ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output -dUse default central account --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

tshoot

tshoot Usage: cencli tshoot [OPTIONS] COMMAND [ARGS]... (deprecated)  Deprecated Troubleshooting, use simplified sub-command ts ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ clients   Show output of client related commands  (valid on AP, GW, and AOS-SW)                               command   Send troubleshooting command to a device          dpi       Show DPI output (valid on APs and GWs)            images    Show image versions (Valid for AP, GW, and        AOS-SW)                                           inventory Show Inventory (valid on Gateways)                overlay   Show GW or AP Overlay details (Tunneled SSIDs) or AOS-SW User Based Tunneling  (valid on AP, GW,    and AOS-SW)                                       ping      Ping a host from a Central managed device         show-tech Show Tech Support                                 ssid      Show output of commands to help troubleshoot      SSIDs/broadcasting (APs Only)                     ╰───────────────────────────────────────────────────────────────╯

clients

clients Usage: cencli tshoot clients [OPTIONS] [name|ip|mac|serial] Show output of client related commands  (valid on AP, GW, and  AOS-SW) Returns the output of the following client related commands.  Valid for AP, GW, and AOS-SW. APs - show clients - show clients debug advanced - show datapath user Use of --wired option will also include - show clients wired GWs - show user-table verbose - show datapath user table AOS-SW - show port-access clients - show port-access summary ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --wired-wInclude show clients wired (applies  to AP)                               --outPATHOutput to file (and terminal) --pagerEnable Paged Output -dUse default central account --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

command

command Usage: cencli tshoot command [OPTIONS] [name|ip|mac|serial]                              CMD... Send a user provided troubleshooting commands to a device and  wait for results. Returns response (from device) to troubleshooting commands. Commands must be supported by the API, use show tshoot commands <dev-type> to see available commands Example:cencli tshoot command barn.518.2816-ap show ap-env ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] *cmd   CMD...              command to send to     switch, must be        supported by API.      [required]             ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output -dUse default central account --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

dpi

dpi Usage: cencli tshoot dpi [OPTIONS] [name|ip|mac|serial] Show DPI output (valid on APs and GWs) Returns the output of the following DPI related commands. APs - show dpi-stats session - show dpi debug status - show datapath session dpi - show datapath dpi-classification-cache - show dpi-classification-cache GWs - show datapath session dpi table - show datapath session dpi counters - show dpi application all ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output -dUse default central account --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

images

images Usage: cencli tshoot images [OPTIONS] [name|ip|mac|serial] Show image versions (Valid for AP, GW, and AOS-SW) Returns the output of the following image related commands. APs - show version - show image version GWs - show version - show image version AOS-SW - show flash ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output -dUse default central account --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

inventory

inventory Usage: cencli tshoot inventory [OPTIONS] [name|ip|mac|serial] Show Inventory (valid on Gateways) ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output -dUse default central account --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

overlay

overlay Usage: cencli tshoot overlay [OPTIONS] [name|ip|mac|serial] Show GW or AP Overlay details (Tunneled SSIDs) or AOS-SW User  Based Tunneling  (valid on AP, GW, and AOS-SW) Returns the output of the following commands useful in  troubleshooting overlay AP / gateway / ubt tunnels. APs - show ata current-cfg - show overlay tunnel config - show ata endpoint - show crypto ipsec stats - show datapath bridge - show overlay ssid-cluster status GWs - show aruba-central control-channel - show show aruba-central control-channel-counters - show crypto oto - show crypto ipsec - show crypto-local ipsec-map - show tunnelmgr tunnel-list - show tunnelmgr counters AOS-SW (User Based Tunneling) - show tunneled-node-server - show tunneled node server state - show tunneled node server statistics - show tunneled-node-users all ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output -dUse default central account --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

ping

ping Usage: cencli tshoot ping [OPTIONS] [name|ip|mac|serial] HOST ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial]Aruba Central device   to ping from           [default: None]        [required]             *host  TEXT                host to ping (IP of    FQDN)                  [default: None]        [required]             ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ -mping using VRF mgmt, (only       applies to cx)                   -rINTEGERrepititions (only applies to     AOS-SW)                          [default: None]                  --outPATH   Output to file (and terminal) [default: None]               --pagerEnable Paged Output -vvShow raw response (no formatting but still honors --yaml--csv ... if provided)                 -dUse default central account --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --accountTEXT   The Aruba Central Account to use (must be defined in the config)  [env var: ARUBACLI_ACCOUNT]      [default: central_info]          --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

show-tech

show-tech Usage: cencli tshoot show-tech [OPTIONS] [name|ip|mac|serial] Show Tech Support Returns the output of show tech. - APs include show tech-support supplemental and show  tech-support memory. ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output -dUse default central account --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

ssid

ssid Usage: cencli tshoot ssid [OPTIONS] [name|ip|mac|serial] Show output of commands to help troubleshoot SSIDs/broadcasting (APs Only) Returns the output of the following commands. - show aps - show ap bss-table - show cluster bss-table - show ap-env ╭─ Arguments ───────────────────────────────────────────────────╮ *device[name|ip|mac|serial][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --outPATHOutput to file (and terminal) --pagerEnable Paged Output -dUse default central account --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯

unarchive

unarchive Usage: cencli unarchive [OPTIONS] [name|ip|mac|serial] ...                         (multiple allowed) Unacrchive devices Remove previously archived devices from archive. Specify device by serial.  (archived devices will not be in  Inventory cache for name lookup) ╭─ Arguments ───────────────────────────────────────────────────╮ *serials[name|ip|mac|serial][default: None] ... (multiple       [required]      allowed)             ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

unassign

unassign Usage: cencli unassign [OPTIONS] COMMAND [ARGS]... Unassign licenses / labels ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ label   Unassign label from device(s)                       license Unssign Licenses from devices by serial number(s)   or disable auto-subscribe for the license type.     ╰───────────────────────────────────────────────────────────────╯

label

label Usage: cencli unassign label [OPTIONS] LABEL  [name|ip|mac|serial]                              ... (multiple allowed) Unassign label from device(s) ╭─ Arguments ───────────────────────────────────────────────────╮ *label  TEXT                Label to remove from  device(s)             [required]            *devices[name|ip|mac|serial][required] ... (multiple        allowed)             ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --yes-Y,-yBypass confirmation prompts - Assume Yes --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

license

license Usage: cencli unassign license [OPTIONS]  LICENSE:{advance-70xx|ad                                vance-72xx|advance-90xx-                                sec|advanced-91xx|advanced-91xx-                                sec|advanced-92xx-sec|advanced-                                ap|advanced-nw-third-                                party|advanced-                                switch-6100|advanced-                                switch-6200|advanced-                                switch-6300|advanced-                                switch-6400|advanced-switch-8xxx -9                                xxx-10xxx|foundation-7005|founda ti                                on-70xx|foundation-72xx|foundati on -90xx-sec|foundation-91xx|founda ti                                on-91xx-sec|foundation-92xx-                                sec|foundation-ap|foundation-                                base-90xx-sec|foundation-nw-thir d-                                party|foundation-                                sdflex|foundation-                                switch-6100|foundation-                                switch-6200|foundation-                                switch-6300|foundation-                                switch-6400|foundation-                                switch-8400|foundation-wlan-                                gw|vgw-2g|vgw-4g|vgw-500m|wlan-                                advanced-90xx-sec|wlan-                                advanced-91xx|wlan-advanced-91xx -                                sec|wlan-advanced-92xx-sec}                                [name|ip|mac|serial] ...  (multiple                                allowed) or 'auto' Unssign Licenses from devices by serial number(s) or disable  auto-subscribe for the license type. ╭─ Arguments ───────────────────────────────────────────────────╮ *licenseLICENSE:{advance-70xLicense type to       x|advance-72xx|advanunassign from         ce-90xx-sec|advanceddevice(s).            -91xx|advanced-91xx-[required]            sec|advanced-92xx-se c|advanced-ap|advanc ed-nw-third-party|ad vanced-switch-6100|a dvanced-switch-6200| advanced-switch-6300 |advanced-switch-640 0|advanced-switch-8x xx-9xxx-10xxx|founda tion-7005|foundation -70xx|foundation-72x x|foundation-90xx-se c|foundation-91xx|fo undation-91xx-sec|fo undation-92xx-sec|fo undation-ap|foundati on-base-90xx-sec|fou ndation-nw-third-par ty|foundation-sdflex |foundation-switch-6 100|foundation-switc h-6200|foundation-sw itch-6300|foundation -switch-6400|foundat ion-switch-8400|foun dation-wlan-gw|vgw-2 g|vgw-4g|vgw-500m|wl an-advanced-90xx-sec |wlan-advanced-91xx| wlan-advanced-91xx-s ec|wlan-advanced-92x x-sec}               *devices[name|ip|mac|serial]device serial numbers ... (multiple       or 'auto' to disable  allowed) or 'auto'  auto-subscribe.       [required]            ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --yes-Y,-yBypass confirmation prompts - Assume Yes --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

update

update Usage: cencli update [OPTIONS] COMMAND [ARGS]... Update existing Aruba Central objects ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ config    Update group or device level config (ap or gw).   group     Update group properties.                          guest     Update a previously created guest account         site      Update details for an existing site.              template  Update an existing template                       variables Update existing or add new Variables for a        device/template                                   webhook   Update webhook details                            wlan      Update configuration options of an existing       WLAN/SSID                                         ╰───────────────────────────────────────────────────────────────╯

config

config Usage: cencli update config [OPTIONS] [GROUP|DEVICE] CLI_FILE                             [VAR_FILE] Update group or device level config (ap or gw). ╭─ Arguments ───────────────────────────────────────────────────╮ *group_dev[GROUP|DEVICE]Group or device [required]      *cli_file PATH          File containing desired   config/template in CLI    format.                   [required]                var_file [VAR_FILE]File containing variables for j2 config template.   ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --gwUpdate group level config for gateways. --apUpdate group level config for APs. --yes-Y,-yBypass confirmation prompts - Assume Yes --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

group

group Usage: cencli update group [OPTIONS] [GROUP NAME] Update group properties. ╭─ Arguments ───────────────────────────────────────────────────╮ *group[GROUP NAME][required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --wired-tgManage switch  configurations via templates  --wlan-tgManage AP      configurations via templates  --gw-role[branch|vpncGateway Role |wlan] --aos10Create AOS10   Group (default AOS8/IAP)      --mbConfigure      Group for      MicroBranch    APs (AOS10     only           --apAllow APs in   group          --swAllow          ArubaOS-SW     switches in    group.         --cxAllow          ArubaOS-CX     switches in    group.         --gwAllow gateways in group. If   No device      types          specified all  are allowed.   --mo-sw--no-mo-swMonitor Only   for ArubaOS-SW [default:      no-mo-sw]      --mo-cx--no-mo-cxMonitor Only   for ArubaOS-CX [default:      no-mo-cx]      --yes-Y,-yBypass         confirmation   prompts -      Assume Yes     --helpShow this      message and    exit.          ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

guest

guest Usage: cencli update guest [OPTIONS] [PORTAL_NAME] NAME Update a previously created guest account ╭─ Arguments ───────────────────────────────────────────────────╮ *portal[PORTAL_NAME][required] *name  TEXT         [required] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --passwordTEXT         [default: None] --companyTEXT         Company Name --phoneTEXT         Phone # of guest;      Format:                +[CountryCode][PhoneN… --emailTEXT         email of guest --notify-to[phone|email]Notify to 'phone' or   'email'                --disable-Ddisable the account --enable-Eenable the account --yes-Y,-yBypass confirmation    prompts - Assume Yes   --helpShow this message and  exit.                  ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

site

site Usage: cencli update site [OPTIONS] SITE_NAME [ADDRESS] [CITY]                           [STATE] [ZIP] [COUNTRY] Update details for an existing site. Provide geo-loc or address details, not both. Google Maps "Plus Codes" are supported for address field. If address is provided assoicated geo coordinates are  automatically populated. If geo coordinates are provided, any address associated with  the site is cleared. Wrap Arguments that contain spaces in quotes i.e. "5402  Champions Hill Dr" ╭─ Arguments ───────────────────────────────────────────────────╮ *site_nameTEXT     current site name[required] address  [ADDRESS]street address, (enclose in  quotes) city     [CITY] state    [STATE] zip      [ZIP]zipcode country  [COUNTRY] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --new-nameTEXT     Change Site Name --latLATITUDE  --lonLONGITUDE --yes-Y,-yBypass confirmation prompts - Assume Yes                --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

template

template Usage: cencli update template [OPTIONS] IDENTIFIER [TEMPLATE] Update an existing template ╭─ Arguments ───────────────────────────────────────────────────╮ *name    IDENTIFIERTemplate: [name] or Device:    [name|ip|mac|serial]           [required]                     template[TEMPLATE]Path to file containing new    template                       ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --groupTEXT             [Templates] The     template group the  template belongs to --dev-type[ap|sw|cx|gw|sdwa[Templates] Filter  n]by Device Type      --version<version>[Templates] Filter  by version          --model<model>[Templates] Filter  by model            --yes-Y,-yBypass confirmation prompts - Assume    Yes                 --helpShow this message   and exit.           ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

variables

variables Usage: cencli update variables [OPTIONS] [name|ip|mac|serial]                                VAR_VALUE... Update existing or add new Variables for a device/template ╭─ Arguments ───────────────────────────────────────────────────╮ *device   [name|ip|mac|serial[default: None] ][required]      *var_valueVAR_VALUE...       comma seperated list 'variable = value,   variable2 = value2'  [default: None]      [required]           ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --yes-Y,-yBypass confirmation prompts - Assume Yes --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

webhook

webhook Usage: cencli update webhook [OPTIONS] WID NAME URLS... Update webhook details (name/urls) ╭─ Arguments ───────────────────────────────────────────────────╮ *wid TEXT   Use show webhooks to get the wid [default: None]                  [required]                       *nameTEXT   [default: None][required] *urlsURLS...webhook URLs[default: None] [required]   ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --yes-Y,-yBypass confirmation prompts - Assume Yes --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

wlan

wlan Usage: cencli update wlan [OPTIONS] WLAN [GROUPS]... Update configuration options of an existing WLAN/SSID ╭─ Arguments ───────────────────────────────────────────────────╮ *wlan  TEXT       SSID to update[required] groups[GROUPS]...Group(s) to update (SSID must   be defined in each group)       [default: All Groups that  contain specified SSIDs will be updated] ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --ssidTEXTUpdate SSID name --hide--no-hide --vlanTEXT --zoneTEXT --pskTEXT --yes-Y,-yBypass confirmation prompts - Assume Yes                --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

upgrade

upgrade Usage: cencli upgrade [OPTIONS] COMMAND [ARGS]... Upgrade Firmware ╭─ Options ─────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ device Upgrade firmware on a device                         group  Upgrade firmware by group                            swarm  Upgrade firmware for an IAP cluster                  ╰───────────────────────────────────────────────────────────────╯

device

device Usage: cencli upgrade device [OPTIONS] [name|ip|mac|serial]                              [VERSION] Upgrade firmware on a device ╭─ Arguments ───────────────────────────────────────────────────╮ *device [name|ip|mac|serial][required] version[VERSION]Version to upgrade to [Default: recommended version]              ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --at[%m/%d/%Y-%H:%M|%YPerform operation   -%m-%dT%H:%M]at specified        date/time (24hr     notation) [default: Now] --inTEXT              Upgrade device in   <delta from now>,   where d=days,       h=hours, m=mins     i.e.: 3h[default:  Now] -RAutomatically       reboot device after firmware download   (APs will reboot  regardless) -Y,-yINTEGER           Bypass confirmation prompts use '-yy' to bypass all       prompts (perform    cache update if     swarm_id is not     populated yet for   AP)                 --debugEnable Additional   Debug Logging       [env var:           ARUBACLI_DEBUG]     -dUse default central account             --accountTEXT              The Aruba Central   Account to use      (must be defined in the config)         [env var:           ARUBACLI_ACCOUNT]   [default:           central_info]       --helpShow this message   and exit.           ╰───────────────────────────────────────────────────────────────╯

group

group Usage: cencli upgrade group [OPTIONS] [GROUP NAME] [VERSION] Update devices by group. Device type must be provided.  For AOS-SW switches you can  filter to a specific model via the --model flag. ╭─ Arguments ───────────────────────────────────────────────────╮ *group  [GROUP NAME]Upgrade devices by group [required]               version[VERSION]Version to upgrade to         [Default: recommended         version]                      ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --at[%m/%d/%Y-%H:%M|Perform operation %Y-%m-%dT%H:%M]at specified      date/time (24hr   notation)         [default: Now] --inTEXT            Upgrade devices   in <delta from  now>, where       d=days, h=hours,  m=mins i.e.: 3h [default: Now] *--dev-type[ap|sw|cx|gw|swiUpgrade a         tch|sdwan]specific device   type              [required]        --modelTEXT            Upgrade a         specific switch   model [applies to AOS-SW switches  only] -RAutomatically     reboot device     after firmware    download (APs     will reboot       regardless)       --yes-Y,-yBypass            confirmation      prompts - Assume  Yes               --helpShow this message and exit.         ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯

swarm

swarm Usage: cencli upgrade swarm [OPTIONS] [name|ip|mac|serial]                             [VERSION] ╭─ Arguments ───────────────────────────────────────────────────╮ *device [name|ip|mac|serial]Upgrade will be       performed on the      cluster the AP        belongs to.           [default: None]       [required]            version[VERSION]Version to upgrade to [default: None]       ╰───────────────────────────────────────────────────────────────╯ ╭─ Options ─────────────────────────────────────────────────────╮ --at[%m/%d/%Y-%H:%M|%Y-Perform operation at  %m-%dT%H:%M]specified date/time   (24hr notation)       [default: Now] --inTEXT               Upgrade devices in    <delta from now>,     where d=days,         h=hours, m=mins i.e.: 3h[default: Now] -RAutomatically reboot  device after firmware download              --yes-Y,-yBypass confirmation   prompts - Assume Yes  --helpShow this message and exit.                 ╰───────────────────────────────────────────────────────────────╯ ╭─ Common Options ──────────────────────────────────────────────╮ --debugEnable Additional Debug Logging [env var: ARUBACLI_DEBUG]       -dUse default central account --accountTEXTThe Aruba Central Account to use     (must be defined in the config)      [env var: ARUBACLI_ACCOUNT]          [default: central_info]              ╰───────────────────────────────────────────────────────────────╯