Jump to content

Exporting a deployment package using command line


Paul Hammond

Recommended Posts

I'm trying to use command line to export a deployment manager package. The following is the command that I'm currently using:

curl -X GET "http://localhost:9400/rest/deploy/export_plan_packageplan=/Environ_QA/E..." -o d:QADeploy.pkg -u "user:pass"

However, curl is throwing errors, because the commands are not recognized. Has anyone else attempted this

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...