get-deployment-input-parameters

command
v2.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

README

Get input properties values used for a given deployment

This example shows how the Alien4Cloud go client can be used to get the values of input properties used for a given deployment

Prerequisites

An application has been deployed as described in Create an deploy an application example.

Running this example

Build this example:

cd examples/get-deployment-input-parameters/
go build -o get-deployment-inputs.test

Now, to get a deployment input property values, run this example providing in arguments:

  • the Alien4Cloud URL
  • credentials of the user who has deployed the application
  • the name of the application

For example :

./get-deployment-inputs.test -url https://1.2.3.4:8088 \
                             -user myuser \
                             -password mypasswd \
                             -app MyApp

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