Skip to content
This repository was archived by the owner on Feb 21, 2023. It is now read-only.
This repository was archived by the owner on Feb 21, 2023. It is now read-only.

Implement Plugin remove #48

@daniel-vera-g

Description

@daniel-vera-g

Hey, great work with K3ai. Works For most of the operations pretty smooth.

After experimenting a bit with Kubeflow I wanted to remove a plugin, but it seems that the command is not implemented:

➜ k3ai  plugin remove --name kf-pa
Remove a given plugin based on NAME

Usage:
  k3ai[options] plugin remove [-n NAME] [other flags]

Flags:
  -n, --name string     NAME of plugin to be created/deleted
  -t, --target string   Target from where to remove plugin.
  -q, --quiet           Suppress output messages. Useful when k3ai is used within scripts.
  -c, --config string   Configure K3ai using a custom config file.[-c /path/tofile] [-c https://urlToFile]

See here: https://github.com/k3ai/k3ai/blob/main/cmd/plugin.go#L138

I am not sure, whether I am missing something but couldn't find anything related in the issues or Roadmap.


  • Your operating system name and version: Ubuntu 18.04
  • Detailed steps to reproduce the bug: Follow exact steps from documentation or README to deploy a plugin

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions