git tags and npm tags are often concomitant concerns, and having the same term for both causes unnecessary confusion.
In common parlance, npm tags are refered to as release channels, it would be nice if that was reflected into the cli options, with a --channel that would alias to --tag.