LogoLogo
Slack ChannelGitHub Repo
  • K3ai (keɪ3ai)
  • What we are trying to solve (a.k.a Our Goals)
  • Quick Start
  • Command Reference
  • Config File Reference
  • Remove k3ai (Work In Progress)
  • Contributing
  • EXAMPLEs
    • Hello-Start
    • Hello-Home
    • Hello-Earth
    • Hello-Universe
    • Hello-All
  • Plugins
    • How to Build Your First Plugin
    • NVIDIA gpu
    • Kubeflow Pipelines
    • Tensorflow Operator
    • PyTorch Operator
    • MPI operator (WIP)
    • Argo Workflows
    • Jupyter Notebook
    • H2O
  • other guides
    • Civo Cloud
  • community
    • Inclusivity
    • Code of Conduct
    • Roadmap
    • Contributors
    • Seen in the wild
Powered by GitBook
On this page

Was this helpful?

Export as PDF

Remove k3ai (Work In Progress)

PreviousConfig File ReferenceNextContributing

Last updated 4 years ago

Was this helpful?

We are working on this.

In the meantime just remove the cli from:

  • Linux/WSL: /usr/local/bin

  • Windows: C:\Windows\System32

  • Mac: ideally you placed it in /usr/local/bin if not delete it from where you placed it.

Work in Progress (do you like it? Let us know with an )

In order to uninstall k3ai, we provide a simple command to remove all components. All you have to do is launch the following command:

k3ai-cli delete
issue