summaryrefslogtreecommitdiff
path: root/tools/cinder.bash_completion
Commit message (Collapse)AuthorAgeFilesLines
* Fix bash_completion cache pathEric Harney2019-02-201-1/+1
| | | | | | | | | | In change 4cf62cf3 we started writing the cache to ~/.cache/cinderclient/ - this script needs to read from there. Related-Bug: #1712835 Change-Id: Ib4de058af6b636d06ac360fe448b432e8e7733ad
* bash_completion now shows only subcommands when subcommand is "help"yatin karel2015-03-171-6/+18
| | | | | | | | | Options and subcommands are filtered. Now Only subcommands are shown when subcommands is "help". Both subcommands and options are shown when subcommand is other than "help" Change-Id: Iad9def1b2909af33fd23b0c89559b8de30fa6547 Closes-Bug: #1399747
* Rename bash completion file from nova to cinder.Chmouel Boudjnah2012-08-091-0/+15
Change-Id: I4bcdb482149271253e12f43fb85a663b5c938a14