Command - loft get user
Retrieves the current logged in user
Synopsis
loft get user [flags]
#######################################################
#################### loft get user ####################
#######################################################
Returns the currently logged in user.
Example:
loft get user
#######################################################
Flags
-h, --help help for user
Global & Inherited Flags
--config string The Loft config to use (will be created if it does not exist) (default "C:\\Users\\gente\\.loft\\config.json")
--debug Prints the stack trace if an error occurs
--log-flush-frequency duration Maximum number of seconds between log flushes (default 5s)
--silent Run in silent mode and prevents any devspace log output except panics & fatals