mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[GH-ISSUE #227] SSH and telnet command missing from all documents and help #60
Labels
No labels
answered
bug
documentation
enhancement
enhancement
feature
feature
kept-open-for-info
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/the-bastion#60
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tamaszl on GitHub (Aug 6, 2021).
Original GitHub issue: https://github.com/ovh/the-bastion/issues/227
This may seem intuitive to use the ssh command but it should be listed as one of the available commands. It is also missing in documentation. Needs to include "ssh --telnet" for telnet option as well. Telnet usage isn't documented anywhere except inside the bastion.conf
@speed47 commented on GitHub (Sep 15, 2021):
I suppose you're referring to the interactive mode, where indeed you can use "ssh" to connect to a machine, we'll add this information explicitly when typing "help" under interactive mode.
As for the possibility to use telnet for egress, it needs to be documented indeed.
@speed47 commented on GitHub (Dec 21, 2021):
This has been documented when typing "help" in interactive mode