Authenticate with an Oxide Silo
# authenticate with a specific Oxide silo
$ oxide auth login --host oxide.internal
# authenticate with an insecure Oxide silo (not recommended)
$ oxide --insecure auth login --host oxide.internal
Options
--browser
Override the default browser when opening the authentication URL
-H, --host
The host of the Oxide instance to authenticate with. This assumes https; specify an `http://` prefix if needed
--no-browser
Print the authentication URL rather than opening a browser window
--profile
Configuration profile to use for commands
--time-to-live
Lifetime of login. If not specified, the silo's policy is used. Specify units e.g. 7d, 2w, 6M, 1y