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.
- 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).
- Copy the Login token; press "Copy to clipboard".
- Paste the token into the Sama CLI prompt and press Enter. You'll see Successfully logged in if authenticated.