While the git cli is expansive, it does not support creating new remote repositories directly from the terminal. Ref: forum post
We can however use hub to solve this slight annoyance..
-
Install hub via your preferred package manager, instructions here
-
Initialize a new git repo locally