package
2.6.2+incompatible
Repository: https://github.com/10gen/realm-cli.git
Documentation: pkg.go.dev
# Functions
NewDebugLog creates a new debug log with a text message.
NewErrorLog creates a new error log.
NewFollowupLog creates a new log with a consolidated list of followup items.
NewJSONLog creates a new log with a JSON document.
NewListLog creates a new log with a list.
NewTableLog creates a new log with a table.
NewTextLog creates a new log with a text message.
NewUI creates a new terminal UI.
NewWarningLog creates a new warning log.
# Constants
DelimiterInline is the preferred inline delimiter when presenting information.
set of supported terminal flags.
set of supported terminal flags.
set of supported terminal flags.
set of supported terminal flags.
set of supported terminal flags.
set of supported terminal flags.
set of supported terminal flags.
set of supported terminal flags.
set of supported terminal flags.
set of supported terminal flags.
set of supported terminal flags.
set of exported spacing options.
set of exported spacing options.
set of supported log levels.
set of supported log levels.
set of supported log levels.
set of supported log levels.
set of common log messages.
set of common log messages.
set of supported terminal output formats.
zero-valued to be flag's default.
# Structs
Log is a terminal log.
SpinnerOptions represents the spinner options.
UIConfig holds the global config for the CLI ui.
# Interfaces
FileDescriptor is a file descriptor.
LogData produces the log data.
Spinner is a spinner.
UI is a terminal UI.
# Type aliases
LogLevel is the level of a terminal log.
OutputFormat is the terminal output format.