mirror of https://github.com/databricks/cli.git
65f4aad87c
## Changes This PR adds autocomplete for cat, cp, ls, mkdir and rm. The new completer can do completion for any `Filer`. The command completion for the `sync` command can be moved to use this general completer as a follow-up. ## Tests - Tested manually against a workspace - Unit tests |
||
---|---|---|
.. | ||
file.go | ||
file_test.go | ||
fileset.go | ||
glob.go | ||
glob_test.go | ||
ignorer.go |