You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`--separator TEXT`: Separator charater to use (by default, print one item per line).
110
+
*`--format [names|json]`: Output format [default: names]
111
+
*`--separator TEXT`: Separator character to use for the 'names' format (by
112
+
default, print one item per line).
109
113
*`--transitive`: Print all transitive dependencies.
110
114
*`--include-selected`: Print the selected addons along with their dependencies.
111
115
*`--ignore-missing`: Do not fail if dependencies are not found in addons path. This only applies to top level (selected) addons and transitive dependencies.
0 commit comments