package
0.1.5
Repository: https://github.com/nats-io/natscli.git
Documentation: pkg.go.dev

# Functions

ConfigureInApp attaches the cli commands to app, prepare will load the context on demand and should be true unless override nats, manager and js context is given in a custom PreAction in the caller.
ConfigureInCommand attaches the cli commands to cmd, prepare will load the context on demand and should be true unless override nats, manager and js context is given in a custom PreAction in the caller.
SetContext sets the context to use.
SetLogger sets a custom logger to use.
No description provided by the author
ValidStyles are valid color styles this package supports.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

SkipContexts used during tests.
No description provided by the author

# Structs

No description provided by the author
Options configure the CLI.
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

# Interfaces

Logger provides a plugable logger implementation.