Detect available flags for extensions (#2557)
* draft dump json in help * polish feature --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: Casey Lee <cplee@nektos.com>
This commit is contained in:
@@ -60,6 +60,7 @@ type Input struct {
|
||||
networkName string
|
||||
useNewActionCache bool
|
||||
localRepository []string
|
||||
listOptions bool
|
||||
}
|
||||
|
||||
func (i *Input) resolve(path string) string {
|
||||
|
||||
Reference in New Issue
Block a user