bash
Generate bash autocompletion script
dataformat completion - Generate autocompletion scripts
This sub-command generates files needed to enable auto-complete for several popular command-line interpreters.
When enabled, the command-line interpreter can automatically fill in subcommands and options.
A good introduction of command-line completion is found on wikipedia .
--force Force dataformat to run without type check prompt
-h, --help help for completion
Generate bash autocompletion script
Generate zsh autocompletion script
Generate fish autocompletion script
Generate powershell autocompletion script