It is quite annoying to always give the leetcode problem ID when wanting to execute problem-scoped command (start, test, submit).
I'm suggesting that a .leetcode-cli file is created at the root of the problem directory to store a local configuration. The CLI would seek for it to retrieve the current problem information.