Guest User

output of 'cfgutil help'

a guest
Feb 8th, 2018
535
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. cfgutil 2.6.1 (379)
  2.  
  3. Global options:
  4. [-C | --certificate] <argument>
  5. Path to DER-encoded certificate of supervising organization.
  6.  
  7. [-K | --private-key] <argument>
  8. Path to DER-encoded private key of supervising organization.
  9.  
  10. [-e | --ecid] <argument>
  11. Device to act on, by ECID. Can be used more than once.
  12.  
  13. [-f | --foreach]
  14. Act on all selected devices.
  15.  
  16. --format <argument>
  17. Output format. (text, JSON, plist)
  18.  
  19. --progress
  20. Show steps/progress even without plaintext output.
  21.  
  22. --timeout <argument>
  23. Set the timeout for detecting connected devices. (in seconds)
  24.  
  25. [-v | --verbose]
  26. Increase the logging verbosity.
  27.  
  28. Commands:
  29. activate
  30. Activate attached devices.
  31. add-tags
  32. Add tags to devices.
  33. backup
  34. Take a backup of a prepared iOS device.
  35. clear-passcode
  36. Clear passcode on a device. (supervised only)
  37. erase | erase-content
  38. Erase content and settings on devices. (supervised only)
  39. exec
  40. Run a script when devices attach or detach.
  41. get | get-property
  42. Show various properties of a device.
  43. get-app-icon
  44. Save app icons from a device.
  45. get-icon-layout
  46. Fetch the home screen layout from a device.
  47. get-unlock-token
  48. Get unlock tokens from supervised devices.
  49. help | usage
  50. Show help for a command or show all commands.
  51. install-app | install-application | install-applications | install-apps
  52. Install apps on attached devices.
  53. install-doc | install-docs | install-document | install-documents
  54. Install documents on attached devices.
  55. install-profile | install-profiles
  56. Install profiles on attached devices.
  57. list | list-devices
  58. List attached devices.
  59. list-backups
  60. List backups stored on the host.
  61. pair
  62. Try to pair with attached devices.
  63. prepare
  64. Initial configuration of freshly erased devices.
  65. remove-app
  66. Remove apps from attached devices.
  67. remove-profile
  68. Remove profiles from attached devices.
  69. remove-tags
  70. Remove tags from attached devices.
  71. rename | set-name
  72. Set the name on a device.
  73. restart
  74. Reboot attached devices. (supervised only)
  75. restore | update
  76. Install the latest OS version on devices.
  77. restore-backup
  78. Restore a backup to an iOS device.
  79. revive
  80. Attempt to revive a device from recovery mode.
  81. set-backup-password
  82. Set or remove backup passwords on attached devices.
  83. set-icon-layout
  84. Set home screen icon layout on devices.
  85. set-wallpaper | wallpaper
  86. Set background image on devices. (supervised only)
  87. shut-down
  88. Power off attached devices. (supervised only)
  89. syslog
  90. Print a running output of the device's syslog.
  91. unpair
  92. Remove pairing between the host Mac and device.
  93. version
  94. Show this program's version.
Add Comment
Please, Sign In to add comment