Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 755 Bytes

autocomplete.md

File metadata and controls

37 lines (23 loc) · 755 Bytes

dvc autocomplete

display autocomplete installation instructions

dvc autocomplete [SHELL]

display autocomplete installation instructions

USAGE
  $ dvc autocomplete [SHELL] [-r]

ARGUMENTS
  SHELL  (zsh|bash|powershell) Shell type

FLAGS
  -r, --refresh-cache  Refresh cache (ignores displaying instructions)

DESCRIPTION
  display autocomplete installation instructions

EXAMPLES
  $ dvc autocomplete

  $ dvc autocomplete bash

  $ dvc autocomplete zsh

  $ dvc autocomplete powershell

  $ dvc autocomplete --refresh-cache

See code: @oclif/plugin-autocomplete