Bug description
We use unity-builder with runAsHostUser and useHostNetwork in order to access our network. unity-builder activates a license, but then unity-license-return reports "Warning: Unexpected input(s) 'runAsHostUser', 'useHostNetwork', valid inputs are ['entryPoint', 'args']" and fails to return it.
Expected behavior
unity-return-license supports runAsHostUser and useHostNetwork just as unity-builder does
Bug description
We use unity-builder with
runAsHostUseranduseHostNetworkin order to access our network. unity-builder activates a license, but then unity-license-return reports "Warning: Unexpected input(s) 'runAsHostUser', 'useHostNetwork', valid inputs are ['entryPoint', 'args']" and fails to return it.Expected behavior
unity-return-license supports
runAsHostUseranduseHostNetworkjust as unity-builder does