Autocomplete (gdnsl autocomplete)
This command prints shell autocompletion code which needs to be evaluated to provide interactive autocompletion.
Supported Shells:
- bash
- zsh
gdnsl autocomplete [SHELL] [flags]
Examples:
  gdnsl autocomplete
  gdnsl autocomplete bash
  gdnsl autocomplete zsh
  gdnsl autocomplete --refresh-cache
Options:
  -h, --help            Help for autocompletion.
  -r, --refresh-cache   Refresh cache. (ignores displaying instructions)