Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Latest commit

 

History

History
29 lines (21 loc) · 651 Bytes

File metadata and controls

29 lines (21 loc) · 651 Bytes
title login
description Login to Suga

Login to the Suga CLI.

suga login

Opens your browser to complete the authentication flow with the Suga platform. This is required for most CLI operations.

What happens during login

  1. Opens your default web browser
  2. Redirects you to the Suga authentication page
  3. After successful authentication, returns you to the CLI
  4. Securely stores your auth token in your system's keychain

Example

suga login
You'll need to login before using most Suga CLI commands. Your session will remain active until you explicitly logout or the session expires.