package
0.0.6
Repository: https://github.com/section/sectionctl.git
Documentation: pkg.go.dev

# Functions

GetCredential returns Basic Auth credentials for authenticating to the Section API.
IsCredentialRecorded returns if API credentials have been recorded.
Printf formats according to a format specifier and writes to an output.
PromptForCredential interactively prompts the user for a credential to authenticate to the Section API.
Setup ensures authentication is set up.
WriteCredential saves Section API credentials to disk.

# Variables

CredentialPath is the path on disk to where credential is recorded.
TTY is the terminal for reading credentials from users.