Run the sama command to test if the CLI has been successfully installed:

$ sama
Sama CLI for interacting with the Sama API

Usage:
  sama [flags]
  sama [command]

Available Commands:
  help        Help about any command
  init        Initialises Sama project, prompting the user for project settings.
  login       Login to Sama via OAuth
  logout      Logout of the CLI
  task        Root of task command tree
  token       Read out the CLI access token

Flags:
  -h, --help      help for sama
  -v, --version   version for sama

Use "sama [command] --help" for more information about a command.

If you get this message when running the command, it means that you have finished the installation and configuration process, congratulations! 🎉