Skip to content

Abtasty cli web experimentation authentication login

abtasty-cli web-experimentation authentication login

Create auth file based on the credentials

Synopsis

Create auth file based on the credentials in $HOME/.abtasty/credentials/we

abtasty-cli web-experimentation authentication login [--credential-file] | [-u <username> | --username=<username>] [-i <clientID> | --client-id=<clientID>] [-s <clientSecret> | --client-secret=<clientSecret>] [-a <accountID> | --account-id=<accountID>] [flags]

Options

  -a, --account-id string      account id of an auth
  -i, --client-id string       client ID of an auth
  -s, --client-secret string   client secret of an auth
  -h, --help                   help for login
  -u, --username string        username

Options inherited from parent commands

      --output-format string   output format for the get and list subcommands for AB Tasty resources. Only 3 format are possible: table, json, json-pretty (default "table")
      --user-agent string      custom user agent (default "abtasty-cli/main")

SEE ALSO

Auto generated by spf13/cobra on 6-Aug-2024