Hi, BASH completion is very useful when working with the common Ceph tools on a regular basis. It also makes it easier for new users to quickly find out some "hidden" commands the "ceph" tool has. I made a start with the BASH completion for the most used tools, ceph, rados, radosgw_admin and rbd. They are not complete yet, they'll have to take shape over time. I've been playing with complementing pool names to the -p argument of the rados and rbd tool, but this causes "rados lspools" to be ran in the background. I'm not sure yet what kind of performance impact this could have when you have a large amount of pools. Let me know what you guys think of it. Wido -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html