mirror of
https://github.com/labring/sealos.git
synced 2026-09-01 15:38:06 +08:00
61a2cff7cc
* refactor: move local action out from pkg/ssh to pkg/exec * fix: using exec.Interface to support both local and remote commands * move cobra command implementation to cmd directory