All CLI Commands
aptible login
This command is used to login to Aptible from the CLI.
Synopsis
Usage:
aptible login
Options:
[--email=EMAIL]
[--password=PASSWORD]
[--lifetime=LIFETIME] # The duration the token should be valid for (example usage: 24h, 1d, 600s, etc.)
[--otp-token=OTP_TOKEN] # A token generated by your second-factor app
[--sso=SSO] # Use a token from a Single Sign On login on the dashboard
Was this page helpful?