This is my first pass at adding bash completion support for
lsmcli.  It could certainly use more polishing, but I wanted
people to give it a try so I could get some feedback if good
bad or otherwise before I spend too much time working on it.

Thanks!
-Tony

Tony Asleson (14):
  Initial checkin of bash completion
  bash completion: Add volume-create
  bash completion: Add volume-delete
  bash completion: Add volume-resize
  bash completion: Add volume-replicate
  bash completion: Add volume-replication-range
  bash completion: Add volume-replication-range-block-size
  bash completion: Add volume-dependants & volume-dependants-rm
  bash completion: Add access group methods
  bash completion: Add volume enable|disable
  bash completion: Add iscsi-chap
  bash completion: Add fs operations
  bash completion: Add --snap lookup
  bash completion: Remove trailing WS

 doc/lsmcli.bash |  393 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 393 insertions(+), 0 deletions(-)
 create mode 100644 doc/lsmcli.bash


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Libstoragemgmt-devel mailing list
Libstoragemgmt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libstoragemgmt-devel

Reply via email to