sealerio/sealer

[help wanted] log ssh cmd errors

Open

#2,216 opened on May 11, 2023

 (2 comments) (0 reactions) (1 assignee)Go (357 forks)github user discovery
good first issuekind/feature

Repository metrics

Stars
 (2,096 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Issue Description

Type: feature request

Describe what feature you want

Sealer uses ssh cmd to execute some Linux commands, but we do not know the real error output message For example, in the following error, we do not know the real cause.

image

so we can log ssh cmd error to make it easier to know what went wrong.

Additional context

Add any other context or screenshots about the feature request here.

Contributor guide