Versions in this module Expand all Collapse all v0 v0.1.6 Feb 16, 2021 Changes in this version + type Options struct + Args []string + Cmd *cobra.Command + Dir string + Flags RequirementBools + Requirements jxcore.Requirements + SecretStorage string + Webhook string + func NewCmdRequirementsEdit() (*cobra.Command, *Options) + func (o *Options) FlagChanged(name string) bool + func (o *Options) Run() error + type RequirementBools struct + AutoUpgrade bool + EnvironmentGitPublic bool + GitOps bool + Kaniko bool + Terraform bool + VaultDisableURLDiscover bool + VaultRecreateBucket bool