Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing Typing Error in SSH Command Plugin Examples #119

Merged
merged 1 commit into from Apr 10, 2024

Conversation

guiguir68
Copy link

Hi Team,

I hope this message finds you well. I've encountered a typing error in the code examples provided for the "io.kestra.plugin.fs.ssh.Command" type, which I'd like to address with a pull request.

Upon using the plugin and referring to the documentation here, I noticed that the port parameter is currently defined as a string.

To rectify this, I've made adjustments to the examples within the fs plugin, ensuring that the port parameter is encapsulated within double quotation marks ("") for consistency and accuracy.

Have a great day!

Copy link
Member

@loicmathieu loicmathieu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

@loicmathieu loicmathieu merged commit 04480b6 into kestra-io:master Apr 10, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants