package
0.194.1
Repository: https://github.com/saucelabs/saucectl.git
Documentation: pkg.go.dev

# Functions

FromEnv reads the credentials from the user environment.
FromFile reads the credentials that stored in the default file location.
Get returns the configured credentials.
ToFile stores the provided credentials in the default file location.

# Constants

ConfigFileSource indicates the credentials are retrieved from configuration file.
EnvSource indicates the credentials are retrieved from environment variables.

# Variables

DefaultCredsPath returns the default location of the credentials file.