package
0.0.0-20240914090759-22fe844ec72e
Repository: https://github.com/couchbase/query.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
Find the HOME environment variable.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Method to return the new value of the server flag based on input url string.
No description provided by the author
Pop the top value of the parameter stack.
Helper function to pop or unset a value in a stack.
Function to print the error in Red.
No description provided by the author
Push value from the Top of the stack onto the parameter stack.
Helper function to push or set a value in a stack.
The Resolve method is used to evaluate the input parameter
to the \SET / \PUSH / \POP / \UNSET and \ECHO commands.
No description provided by the author
No description provided by the author
No description provided by the author
Helper function to create a stack.
The StrToVal method converts the input string into a
value.Value type.
No description provided by the author
The ValToStr method converts the input value into a
string type.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
COPYRIGHT, VERSION.
Messages to print description of shell commands.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SQL++ statement help.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
HELP H-> Help.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
User facing messages from package main.
SET.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Shorthand message for flags.
No description provided by the author
SSL.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Usage messages for flags.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Used to define aliases
*/.
Batch flag is used to send queries to the Asterix backend.
Command registry : List of Shell Commands supported by cbq
*/.
No description provided by the author
Used to disconnect from the endpoint.
Used to quit shell.
Used to check for files.
True if reading commands from file.
File to store History in.
Total no.
No description provided by the author
No description provided by the author
No description provided by the author
Paged output.
No description provided by the author
No description provided by the author
Quiet flag used to suppress printing history path.
No description provided by the author
Used to manage connections.
is set by correct build process.
Value that represents the no-ssl-verify flag.
Terse output.
No description provided by the author
Is this running on windows.
# Structs
Alias Command */.
Connect Command */.
Copyright Command */.
Disconnect Command */.
Echo Command */.
Exit and Quit Commands */.
Help Command */.
Pop Command */.
Push Command */.
Redirect Command */.
Redirect Command */.
Set Command */.
Source Command */.
No description provided by the author
Unalias Command */.
Unset Command */.
No description provided by the author
Version Command */.
# Interfaces
Interface to be implemented by shell commands.
# Type aliases
No description provided by the author
No description provided by the author
Stack methods to be used for session parameters */.