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

feat(cli): install agents via SSH on a custom port #516

Merged
merged 1 commit into from
Aug 13, 2021

Conversation

afiune
Copy link
Contributor

@afiune afiune commented Aug 13, 2021

To authenticate to the remote host on a non-standard SSH port
users can now use the --ssh_port flag or pass the port directly
via the argument:

$ lacework agent install <user@host:port>

JIRA: https://lacework.atlassian.net/browse/ALLY-602

Signed-off-by: Salim Afiune Maya [email protected]

@afiune afiune added feat New feature or request cli Something related to the Lacework CLI labels Aug 13, 2021
@afiune afiune requested a review from a team August 13, 2021 04:02
@afiune afiune self-assigned this Aug 13, 2021
To authenticate to the remote host on a non-standard SSH port
users can now use the `--ssh_port` flag or pass the port directly
via the argument:
```
$ lacework agent install <user@host:port>
```

JIRA: https://lacework.atlassian.net/browse/ALLY-602

Signed-off-by: Salim Afiune Maya <[email protected]>
@afiune afiune force-pushed the afiune/ALLY-602/custom-ssh-port branch from 189c3bc to 3a13d10 Compare August 13, 2021 04:03
@afiune afiune merged commit 89ff730 into main Aug 13, 2021
@afiune afiune deleted the afiune/ALLY-602/custom-ssh-port branch August 13, 2021 13:47
@lacework-releng lacework-releng mentioned this pull request Aug 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Something related to the Lacework CLI feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants