# Functions

AddSubCommands adds all subcommands to the root command.
Deploy deploys the mesh control plane.
GetConfig displays mesh config.
GetMeshConfig attempts to get the mesh config from mesh-api.
GetServices prints the service list fetched from the Control Plane.
Help defines the output of nginx-meshctl help and nginx-meshctl [command] help.
Inject injects the sidecar proxy containers into a deployment yaml.
NewStatusCmd creates a status command to connect to the mesh-api.
NewVersionCmd create a new cobra to handle version.
ReadYes reads user input to make a yes/no decision.
Remove removes the service mesh control plane.
Root command prints usage information.
Setup creates the root command and adds all sub commands.
Support builds a support package containing information about the mesh.
TabWriterWithOpts returns a tabwriter.
Top builds top command for service-mesh-cli.
Upgrade handles a version upgrade of NGINX Service Mesh.