kubemqctl | command line interface for KubeMQ , Kubernetes | Messaging library
kandi X-RAY | kubemqctl Summary
kandi X-RAY | kubemqctl Summary
Kubemqctl is a command line interface (CLI) for Kubemq Kubernetes Message Broker.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- parseConfig parses given options .
- runAccessSelection prompts for access tokens
- getRule returns a new Rule
- runConnectionSelection runs the connection selection criteria .
- BuildRequest asks the user for a request
- Watch watches the podInterface and returns a set of containers that match the provided regexp .
- generate certificates
- Run starts watching for changes
- Run the websocket connection
- SetTransport sets up the transport
kubemqctl Key Features
kubemqctl Examples and Code Snippets
Usage:
kubemqctl [command]
Available Commands:
cluster Executes Kubemq cluster management commands
commands Execute Kubemq 'commands' RPC commands
config Run Kubemqctl configuration wizard command
events Execute Kubemq
New-Item -ItemType Directory 'C:\Program Files\Kubemqctl'
Invoke-WebRequest https://github.com/kubemq-io/kubemqctl/releases/download/latest/kubemqctl.exe -OutFile 'C:\Program Files\Kubemqctl\kubemqctl.exe'
[Environment]::SetEnvironmentVariable('Path'
curl -L https://github.com/kubemq-io/kubemqctl/releases/download/latest/kubemqctl_darwin_amd64 -o /usr/local/bin/kubemqctl
chmod +x /usr/local/bin/kubemqctl
Community Discussions
Trending Discussions on kubemqctl
QUESTION
I need to run kubemq cluster on my desktop for development. I have installed kubemq docker container as described here https://docs.kubemq.io/installation/docker.html. But I can't figure out how to connect to it using kubemqctl utility? Is it possible in general? It shows only kubernetes clusters from kubectl config. And I don't see the way how to pass connection information. Thanks.
update #1
after following installation instructions, I see only those cluster which is working in kubernetes cluster and listed in my kubectl config.
...ANSWER
Answered 2020-Feb-12 at 19:00I assume you've already installed kubemqctl command following this instruction but you probably haven't configured it yet.
Once you run kubemqctl help
command, it will show you all available options including:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install kubemqctl
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page