Skip to content
forked from paralus/prompt

An interactive kubernetes client featuring auto-complete using go-prompt. Used within Paralus dashboard to interact with k8s clusters.

License

Notifications You must be signed in to change notification settings

fossabot/prompt

 
 

Repository files navigation

Prompt

FOSSA Status

Paralus Prompt is built on top of kube-prompt, this is integrated in the dashboard. kube-prompt accepts the same commands as the kubectl, except you don't need to provide the kubectl prefix. So it doesn't require the additional cost to use this cli. And you can integrate other commands via pipe (|).

Paralus Prompt in action

Installation & Setup

For local development and setup, follow the steps mentioned in dev-installation document.

Community & Support

Contributing

The easiest way to start is to look at existing issues and see if there’s something there that you’d like to work on. You can filter issues with the label “Good first issue” which are relatively self sufficient issues and great for first time contributors.

Once you decide on an issue, please comment on it so that all of us know that you’re on it.

If you’re looking to add a new feature, raise a new issue and start a discussion with the community. Engage with the maintainers of the project and work your way through.

License

FOSSA Status

About

An interactive kubernetes client featuring auto-complete using go-prompt. Used within Paralus dashboard to interact with k8s clusters.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.2%
  • HTML 1.1%
  • Other 0.7%