Today when a instruction is given to the CLI without the --project flag, the CLI tries to read the namespace from a config file in the user's home.
So to make this feature more reliable, the flag should be saved in every command execution, for example:
kogito install operator -p kogito # saves "kogito" to ~/.kogito/config.yaml