Skip to content

Commit

Permalink
update plugin shortdescription and longdescription
Browse files Browse the repository at this point in the history
  • Loading branch information
pmazumda committed Oct 8, 2024
1 parent 58b8a89 commit 6ce97e8
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions plugins/dbops.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,10 @@ metadata:
spec:
homepage: https://github.com/pmazumda/cloud-native/plugins/kubectl-dbops
shortDescription: Custom kubectl plugin to interact with MSSQL DB in Kubernetes.
version: v0.1.0
version: v0.2.0
description: |
Custom kubectl plugin that allows you to interact with an
MSSQL server running inside a Kubernetes cluster, create backups, list backups etc.
options: |
The plugin has a couple of flags available to it which can be used to achieve desired
results.
See https://github.com/pmazumda/cloud-native/plugins/kubectl-dbops for available flags and usage for each.
Custom kubectl plugin that allows you to interact with
MSSQL server running inside a Kubernetes cluster, create backups, list backups etc The plugin has a couple of flags available to it which can be used to achieve desired results.
platforms:
- selector:
matchExpressions:
Expand Down

0 comments on commit 6ce97e8

Please sign in to comment.