Commit Graph

7 Commits

Author SHA1 Message Date
Jesse Peterson
8f5838ceea Allow setting curl options in environment variable (#455) 2018-07-12 11:35:42 +00:00
Victor Vrantchan
8ab19a93e8 add support for InstallEnterpriseApplication command (#452) 2018-07-09 22:48:10 -04:00
Victor Vrantchan
bbabd751b7 add device_information and security_info commands with curl API (#448) 2018-06-22 22:25:06 -04:00
Scott Knight
05344403a5 Add software update command examples (#442)
Add support for the OSUpdateStatus command
Add example Software Update API commands
2018-06-21 08:07:56 -04:00
Mike Arpaia
6dd045e5b8 Remove superfluous whitespace from markdown files (#438) 2018-06-13 23:33:53 -04:00
Victor Vrantchan
6da097ec78 move MDM types to micromdm/micromdm (#341)
Previously the github.com/micromdm/mdm library was used, but the code there was a bit naive and had a few issues as it grew to support the full library of MDM Commands. 

All the request types have been moved to `package mdm`.
2018-05-12 15:54:04 -04:00
Victor Vrantchan
f843041cbc add ngrok developemnt and curl request helpers (#392) 2018-04-07 19:35:27 -04:00