# I want to have an optional parameter in my function signature. How to call None value invoking it from cli? How to assert None argument while calling env.auths() in tests, since it is returned as some Null object?