Versions in this module Expand all Collapse all v1 v1.2.6 Aug 31, 2020 Changes in this version + const RecommendedCommandName + func NewCmdLogin(name, fullName string) *cobra.Command + type LoginOptions struct + func NewLoginOptions() *LoginOptions + func (o *LoginOptions) Complete(name string, cmd *cobra.Command, args []string) (err error) + func (o *LoginOptions) Run() (err error) + func (o *LoginOptions) Validate() (err error)