Skip to content

Helper binary for working with kmfddm endpoints

License

Notifications You must be signed in to change notification settings

macadmins/ddmctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ddmctl

ddmctl is a tool for interacting with kmfddm.

Usage

You can pass in the API key and URL every time you run the command or set env vars for them instead.

To set th env vars:

export DDM_URL="https://$YOUR_SERVER_HERE"
export DDM_API_KEY="$YOUR_API_KEY"
# Optional, but handy if you are only working with a single client
export DDM_CLIENT_ID="$TEST_CLIENT_ID"

About

Helper binary for working with kmfddm endpoints

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published