As we want to have the DX similar to the CLI and also the same error handling inputs from the action to the CLI will always be handled in the same way as CLI param's are handled.
Any edge case should fall back to the CLI.
The param interactive will be completely skipped as we don't support any interactivity in the Action
As we want to have the DX similar to the CLI and also the same error handling inputs from the action to the CLI will always be handled in the same way as CLI param's are handled.
Any edge case should fall back to the CLI. The param
interactive
will be completely skipped as we don't support any interactivity in the Action