completion

Generate autocompletion scripts

Name

dataformat completion - Generate autocompletion scripts

Description

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 .

Options

      --force   Force dataformat to run without type check prompt
  -h, --help    help for completion

Commands


bash

Generate bash autocompletion script

zsh

Generate zsh autocompletion script

fish

Generate fish autocompletion script

powershell

Generate powershell autocompletion script

Generated May 16, 2024