application-export

command
v0.0.0-...-07a382d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2024 License: LGPL-3.0 Imports: 13 Imported by: 0

README

Export Application Example

Demonstrates how to export an existing version of an application using AMS SDK

Parameters

You have to provide the following parameters in any order:

Name Description Attribute
cert Path to the file with the client certificate to use to connect to AMS required
key Path to the file with the client key to use to connect to AMS required
url URL of the AMS server required
id Identifier of the application to export required
version version of the application to export required
target Output name of Appliation package optional

Example:

application-export -cert=./client.crt -key=./client.key -url=https://<ams_ip_address>:8443 -id=bgutrvm5nof0fqm0894g -version=0

Output:

Application exported successfully!

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL