Add bounded run and plan commands
This commit is contained in:
@@ -26,6 +26,7 @@ type RunOptions struct {
|
||||
Force bool
|
||||
SelectedArtifacts []string
|
||||
EffectiveArtifacts artifacts.EffectiveArtifactSet
|
||||
Plan BoundedPlan
|
||||
Env *Env
|
||||
RunManifestStore manifest.RunStore
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user