Open kowalczyka opened 6 years ago
For Linux it would be nice to define the program which is started by ShellConnector by this file.
Default: /bin/bash
As example: /usr/bin/python
This would save the effort to write a shell scripts which then just starts a python script
Dependent issue https://github.com/servicecatalog/oscm-dockerbuild/issues/147
Python support has been integrated with servicecatalog/oscm-dockerbuild#147 already in v18. PowerShell has been added recently.
@kowalczyka Please check if this enhancement is helpful and should be rescheduled in scope of the Azure Automation support with https://github.com/servicecatalog/oscm/issues/991.
Poweshell adapter had the possibility to use configuration file (-PSConsoleFile).
Discuss and investigate such a possibility in shell adapter.