Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Can the automator accept input values from a CLI bash script? #286

Locked Answered by lechnerc77
dachtera asked this question in Q&A
Discussion options

You must be logged in to vote

Yes it can. This section in the documentation gives you an idea to see the parameters and transfer them: https://github.com/SAP-samples/btp-setup-automator/blob/main/docs/README.md#available-parameters.

Example:

btpsa -myemail '[email protected]' -globalaccount 'ID of the account' 

Having said that I think that using scripts has downsides compared to a version-controlled declaration of the setup via usecase files.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lechnerc77
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants