mdmctl: support generating appmanifest (#199)

generate an appmanifest. validates and optionally signs packages.

For #93
Closes #203
This commit is contained in:
Victor Vrantchan
2017-06-02 00:09:13 -04:00
committed by GitHub
parent 744414dec5
commit c30f2806cc
4 changed files with 235 additions and 0 deletions

View File

@@ -56,6 +56,8 @@ func (cmd *applyCommand) Run(args []string) error {
run = cmd.applyDEPProfile
case "profiles":
run = cmd.applyProfile
case "app":
run = cmd.applyApp
default:
cmd.Usage()
os.Exit(1)
@@ -73,6 +75,7 @@ Valid resource types:
* profiles
* dep-tokens
* dep-profiles
* app
Examples:
# Apply a Blueprint.