package
1.6.11
Repository: https://github.com/algolia/cli.git
Documentation: pkg.go.dev

# Functions

AdminAPIKey validates that a string looks like an Admin API key.

# Variables

ErrAPIKeyNotConfigured is the error returned when the loaded profile is missing the api_key property.
ErrApplicationIDNotConfigured is the error returned when the loaded profile is missing the application_id property.
ErrCrawlerAPIKeyNotConfigured is the error returned when the loaded profile is missing the crawler_api_key property.
ErrCrawlerUserIDNotConfigured is the error returned when the loaded profile is missing the crawler_user_id property.

# Structs

Config handles all overall configuration for the CLI.
No description provided by the author

# Interfaces

No description provided by the author