Documentation
¶
Overview ¶
Package completion provides completion functions for authctl.
Index ¶
- func Groups(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func NoArgs(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func Users(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Groups ¶
func Groups(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
Groups returns the list of authd groups for shell completion.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.