Skip to content

iectl iehub library copy-app (deprecated)

Copies an application from IE Hub to a dedicated IEM.

iectl iehub library copy-app [flags]

Options

      --app-id string     id of the application to copy [optional]
                          use --app-id instead of --app-name (in case of multiple apps using same name --app-name argument will fail to provide a valid response)
      --app-name string   name of the application to copy [optional]
                          not required if --app-id is provided
  -h, --help              help for copy-app
      --iem-name string   name of the IEM to copy to

Options inherited from parent commands

  -o, --output string   output format
  -q, --query string    query on result of object
  -v, --verbose         verbose output

Example

iectl iehub library copy-app --app-id "SampleAppID" --iem-name "iemInstanceName"

SEE ALSO