Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCobraCmd ¶
func NewCobraCmd(describe *DescribeCmd, f *cmdutil.Factory) *cobra.Command
Types ¶
type DescribeCmd ¶
type DescribeCmd struct { Io *iostreams.IOStreams AskInput func(string) (string, error) Get func(context.Context, string) (*sdk.PersonalTokenResponseGet, error) }
func NewDescribeCmd ¶
func NewDescribeCmd(f *cmdutil.Factory) *DescribeCmd
Click to show internal directories.
Click to hide internal directories.