Documentation ¶ Index ¶ func DefaultFlagComplete(_ context.Context, cmd *cli.Command) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func DefaultFlagComplete ¶ func DefaultFlagComplete(_ context.Context, cmd *cli.Command) DefaultFlagComplete prints all flags of the current command to facilitate shell completion. This is used to ensure flags are suggested even when the default urfave/cli completion might fail. Types ¶ This section is empty. Source Files ¶ View all Source files helper.go Click to show internal directories. Click to hide internal directories.