Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed the description for long description for install command #384

Closed
wants to merge 11 commits into from

Conversation

harisudarsan1
Copy link

This PR solves the issue #376 by adding a long description for install command.

cmd/install.go Outdated
@@ -16,7 +16,8 @@ var installOptions install.Options
var installCmd = &cobra.Command{
Use: "install",
Short: "Install KubeArmor in a Kubernetes Cluster",
Long: `Install KubeArmor in a Kubernetes Clusters`,
Long: `Safeguard your Kubernetes cluster effortlessly with KubeArmor CLI installation. This streamlined process equips your
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The goal of long description is to explain about how KubeArmor autodetects environment and installs things accordingly.

As well explain different ways to use it
karmor install --save
karmor install --env=
or passing namespace.

Let's keep the description as functional as possible.

renovate bot and others added 11 commits December 11, 2023 11:20
Signed-off-by: Harisudarsan <[email protected]>
Signed-off-by: Rahul Jadhav <[email protected]>
Signed-off-by: Harisudarsan <[email protected]>
Signed-off-by: Rahul Jadhav <[email protected]>
Signed-off-by: Harisudarsan <[email protected]>
Signed-off-by: Ankur Kothiwal <[email protected]>
Signed-off-by: Harisudarsan <[email protected]>
Signed-off-by: Ankur Kothiwal <[email protected]>
Signed-off-by: Harisudarsan <[email protected]>
Signed-off-by: Mohammad Shehar Yaar Tausif <[email protected]>
Signed-off-by: Harisudarsan <[email protected]>
Signed-off-by: Aryan-sharma11 <[email protected]>
Signed-off-by: Harisudarsan <[email protected]>
Changed the long description as mentioned in the pr

Signed-off-by: Harisudarsan <[email protected]>
@harisudarsan1
Copy link
Author

I am closing this and creating a new pr i did some problems in my local repo

@harisudarsan1 harisudarsan1 deleted the description-patch branch December 11, 2023 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants