Description:
Returns a URL to authenticate password less as the given user.
Usage:
auth:impersonate [options] [--] <login> [<task>]
session:impersonate
Arguments:
login The login (username) to generate a session for.
task Optional: a plain numeric task ID or a taskGuid (with or without curly braces) to be added to the final URL
Options:
-s, --segment-id=SEGMENT-ID Give a segment ID only to generate a URL pointing directly to that segment.
--porcelain Return the output in a machine readable way - if implemented in the command.
-h, --help Display help for the given command. When no command is given display help for the list command
-q, --quiet Do not output any message
-V, --version Display this application version
--ansi|--no-ansi Force (or disable --no-ansi) ANSI output
-n, --no-interaction Do not ask any interactive question
-v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
Help:
Generates a new session for the given user and returns a URL to use that session in a browser.