documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Updated collect-logs-sftp.sh.txt to skip tedious StrictHostKeyChecking

Open ccharlton opened this issue 2 years ago • 3 comments

Added a useful parameter in the SFTP command that skips the need to ask the user if it's okay to connect with each appserver before downloading the logs. It's pretty tedious for the user without this flag, especially on site plans with many appservers.

Closes #

Summary

Doc Page Title - <Enter a one sentence summation of the pertinent changes (including not-yet-completed work) provided by this PR.>

Effect

The following changes are already committed:

Remaining Work and Prerequisites

The following changes still need to be completed:

  • [ ] List any outstanding work here

Dependencies and Timing

  • [ ] Other prerequisites that must be completed before merging this PR

Release:

  • [ ] When ready
  • [ ] After date: $DATE

Post Launch

Do not remove - To be completed by the docs team upon merge:

  • [ ] Redirect /old-path/ => /new-path/ (if applicable)
  • [ ] Include/exclude pages ^ respectively within docs search service provider (if applicable)
  • [ ] For Heroes - add a props post to the discussion board.
  • [ ] Remove from the project board

ccharlton avatar Oct 16 '23 22:10 ccharlton