Dvc: completion: support import-url and get-url

Created on 16 Jul 2019  路  3Comments  路  Source: iterative/dvc

Add support for dvc import-url and dvc get-url into bash auto-completion script.

What should be done:

As to import-url and get-url, you would need to convert on ${COMP_WORDS[1]} first that would replace all - with _, so that option_list becomes _dvc_import_url and not _dvc_import-url.

enhancement good first issue hacktoberfest help wanted p3-nice-to-have

All 3 comments

@shcheklein Shall I take up this issue?

@algomaster99 Sure!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kenahoo picture kenahoo  路  3Comments

ghost picture ghost  路  3Comments

gregfriedland picture gregfriedland  路  3Comments

TezRomacH picture TezRomacH  路  3Comments

siddygups picture siddygups  路  3Comments