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

treehouses ssh 2fa show not in help message #2297

Open
xyb994 opened this issue Jun 17, 2024 · 0 comments · May be fixed by #2298
Open

treehouses ssh 2fa show not in help message #2297

xyb994 opened this issue Jun 17, 2024 · 0 comments · May be fixed by #2298

Comments

@xyb994
Copy link
Member

xyb994 commented Jun 17, 2024

Current treehouses help ssh output

Usage: treehouses ssh [on|off|fingerprint|2fa]

Enables or disables the SSH service

Example:
  treehouses ssh
      The last SSH connections from ipaddresses will be shown

  treehouses ssh on
      The SSH service will be enabled. This will allow devices on your network to be able to connect to the raspberry pi using SSH.

  treehouses ssh off
      The SSH service will be disabled.

  treehouses ssh fingerprint
      The SSH fingerprint will be printed from when the session was first established.

  treehouses ssh 2fa add/remove <user> [url|interactive]
      Add/Remove a user for SSH with two factor authentication.

  treehouses ssh 2fa enable/disable
      Enable/Disable two factor authentication for SSH service.

  treehouses ssh 2fa list
      List ssh 2fa status of every user.

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 a pull request may close this issue.

1 participant