mirror of
https://github.com/labring/sealos.git
synced 2026-09-24 15:46:19 +08:00
* 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