According to [documentation](http://click.pocoo.org/5/api/#context) args were accessed until Click < 6. > args = None > the leftover arguments. Is this API removed in 6.0?