Skip to content

Instantly share code, notes, and snippets.

@FredCox3
Created October 9, 2015 11:27
Show Gist options
  • Save FredCox3/59341f80beee39e38c25 to your computer and use it in GitHub Desktop.
Save FredCox3/59341f80beee39e38c25 to your computer and use it in GitHub Desktop.
cfgutil man page
demo-computer% cfgutil
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.
[-v | --verbose]
Increases the 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-unlock-token
Get unlock tokens from supervised devices.
help | usage
Show help for a command.
install-app
Install apps on attached devices.
install-doc | install-document
Install documents on attached devices.
install-profile
Install profiles on attached devices.
list | list-devices
List attached devices.
pair
Try to pair with attached devices.
prepare
Return iOS devices to a fresh and usable state.
remove-app
Remove apps from attached devices.
remove-tags
Remove tags from devices.
rename | set-name
Set the name on a device.
restore | update
Install the latest iOS on devices.
restore-backup
Restore a backup to an iOS device.
revive
Attempt to revive a device from recovery mode.
syslog
Print a running output of the device's syslog.
unpair
Remove pairing records on the host and device.
wallpaper
Set background image on devices. (supervised only)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment