Last login: Thu Mar  4 13:19:55 on console
ionverse@192 ~ % cfgutil
objc[12718]: Class AMSupportURLConnectionDelegate is implemented in both /usr/lib/libauthinstall.dylib (0x7fff8ae06a30) and /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x10a8818c0). One of the two will be used. Which one is undefined.
objc[12718]: Class AMSupportURLSession is implemented in both /usr/lib/libauthinstall.dylib (0x7fff8ae06a80) and /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x10a881910). One of the two will be used. Which one is undefined.
cfgutil 2.13.3 (723)
Global options:
    [-C | --certificate] <argument>
    Path to DER-encoded certificate of supervising organization.
    [-K | --private-key] <argument>
    Path to DER-encoded private key of supervising organization.
    [-e | --ecid] <argument>
    Device to act on, by ECID. Can be used more than once.
    [-f | --foreach]
    Act on all selected devices.
    --format <argument>
    Output format. (text, JSON, plist)
    --progress
    Show steps/progress even without plaintext output.
    --timeout <argument>
    Set the timeout for detecting connected devices. (in seconds)
    [-v | --verbose]
    Increase the logging verbosity.
Commands:
    activate
        Activate attached devices.
    add-tags
        Add tags to devices.
    backup
        Take a backup of a prepared iOS device.
    clear-passcode
        Clear passcode on a device. (supervised only)
    erase | erase-content
        Erase content and settings on devices. (supervised only)
    exec
        Run a script when devices attach or detach.
    get | get-property
        Show various properties of a device.
    get-app-icon
        Save app icons from a device.
    get-icon-layout
        Fetch the home screen layout from a device.
    get-unlock-token
        Get unlock tokens from supervised devices.
    help | usage
        Show help for a command or show all commands.
    install-app | install-application | install-applications | install-apps
        Install apps on attached devices.
    install-doc | install-docs | install-document | install-documents
        Install documents on attached devices.
    install-profile | install-profiles
        Install profiles on attached devices.
    list | list-devices
        List attached devices.
    list-backups
        List backups stored on the host.
    pair
        Try to pair with attached devices.
    prepare
        Initial configuration of freshly erased devices.
    remove-app
        Remove apps from attached devices.
    remove-profile
        Remove profiles from attached devices.
    remove-tags
        Remove tags from attached devices.
    rename | set-name
        Set the name on a device.
    restart
        Reboot attached devices. (supervised only)
    restore | update
        Install the latest System version on devices.
    restore-backup
        Restore a backup to an iOS device.
    revive
        Attempt to revive a device from recovery mode.
    set-backup-password
        Set or remove backup passwords on attached devices.
    set-icon-layout
        Set home screen icon layout on devices.
    set-wallpaper | wallpaper
        Set background image on devices. (supervised only)
    shut-down
        Power off attached devices. (supervised only)
    syslog
        Print a running output of the device's syslog.
    unpair
        Remove pairing between the host Mac and device.
    version
        Show this program's version.
ionverse@192 ~ %