Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 483 Bytes

dependency.md

File metadata and controls

24 lines (13 loc) · 483 Bytes

ern cauldron get dependency

Description

  • Retrieve the native dependencies present in a native application version container
  • Log the native dependencies in your terminal

Syntax

ern cauldron get dependency <descriptor>

Options

--json

  • Output dependencies as a single line JSON array.

Arguments

<descriptor>

  • A complete native application descriptor representing the native application version for which to list the native dependencies.