Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to pass flags to a script using script mode with ssh-run?

Emptyfruit January 12, 2022

How can i pass some flags to a script using script mode with ssh-run?

- step:
name: test script
script:
- pipe: atlassian/ssh-run:0.4.0
variables:
SSH_USER: ...some_users...
SERVER: ...some_ip...
MODE: 'script'
COMMAND: 'test.sh'

 

1 answer

0 votes
Norbert C
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 17, 2022

Hi @Emptyfruit 

Thank you for contacting Atlassian Community. My name is Norbert and I'm a Bitbucket Cloud Support Engineer, it's nice to meet you!

I'd like to inform you that unfortunately it's not possible to pass flags to a script, once you run it in a script mode. In case you wish to run a script and passing a flag, I'd like to recommend you to copy the script to the server and switch to "command" mode instead of "script"

Please let us know if you have any further question?

Best Regards,
Norbert
Atlassian Bitbucket Cloud Support

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events