login
inctl auth login
Logs in user into Flowstate
Synopsis
Logs in user into Flowstate to allow interactions with solutions.
inctl auth login [flags]
Options
--batch Suppresses command prompts and assume Yes or default as an answer. Use with shell scripts.
-h, --help help for login
--no_browser Disables attempt to open login URL in browser automatically
--org string The Intrinsic organization to use. You can set the environment variable
INTRINSIC_ORG=organization to set a default organization.
-p, --project string The Google Cloud Project (GCP) project to use. You can set the environment variable
INTRINSIC_PROJECT=project_name to set a default project name.
Options inherited from parent commands
-o, --output string (optional) Output format. One of: (json, ndjson)
--print-trace Print the trace identifier when exiting.
SEE ALSO
- inctl auth - Manages user authorization