Name:
   init

Description:
    initializes Sama project, prompting the user for project settings.

Usage:
    sama init [flags]

Flags:
    -h, --help   help for init

When running sama init, you'll be prompted to either authenticate with your API Key or Sama username and password. Choose the latter.

  1. Selecting this option will open your web browser to log in. Log in with your Sama username and password, if prompted (it won't prompt you if you're already logged in).

  1. Copy the Login token; press "Copy to clipboard".
  2. Paste the token into the Sama CLI prompt and press Enter. You'll see Successfully logged in if authenticated.