Versions in this module Expand all Collapse all v0 v0.0.93 Apr 13, 2020 Changes in this version + type UpgradeOptions struct + Dir string + GitCloneURL string + InitialGitURL string + Namespace string + NoCommit bool + OverrideRequirements config.RequirementsConfig + UsePullRequest bool + func NewCmdUpgrade() (*cobra.Command, *UpgradeOptions) + func (o *UpgradeOptions) AddUpgradeOptions(cmd *cobra.Command) + func (o *UpgradeOptions) Run() error