Skip to main content
Device groups are typically HA pairs — an active device and a standby. crcli devicegroups commands target the active device by default unless you specify --standby or --all. All commands accept a device group name or UUID.

devicegroups list

List all device groups for your tenant.

devicegroups get

Show details for a single device group.

devicegroups devices

List member devices of a device group.

devicegroups ssh

Open an SSH session to a device group’s active device.
Flags:

devicegroups web

Open the BIG-IP TMUI web console in your browser for the active device.

devicegroups push

Upload files to every device in a group simultaneously.

devicegroups pull

Download a file from every device in a group. Files are saved as <hostname>_<filename> so they don’t overwrite each other.
Flags:

Global Flags