refactor(sg): use cli.Action instead of execAdaptor
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: burmudar
ctx
and only changed the type to be *cli.Context
ctx.Args().Slice()
rather than cli.Args
directlyCloses #34609 (closed)
Unit tests and executed sg logo
, sg run
, sg setup
Push commits to the source branch or add previously merged commits to review them.