import "github.com/wallyworld/juju/cmd/juju/romulus/agree"
var ( ClientNew = &clientNew UserAnswer = &userAnswer )
These two var are exported because they are useful in tests outside of this package. Unless you are writing a test you shouldn't be using either of these values.
func NewAgreeCommand() modelcmd.ControllerCommand
NewAgreeCommand returns a new command that can be used to create user agreements.
Package agree imports 15 packages (graph). Updated 2020-08-06. Refresh now. Tools for package owners.