Skip to content

Cozy stack konnectors uninstall

cozy-stack konnectors uninstall

Uninstall the konnector with the specified slug name.

cozy-stack konnectors uninstall <slug> [flags]

Options

  -h, --help   help for uninstall

Options inherited from parent commands

      --admin-host string   administration server host (default "localhost")
      --admin-port int      administration server port (default 6060)
      --all-domains         work on all domains iteratively
  -c, --config string       configuration file (default "$HOME/.cozy.yaml")
      --domain string       specify the domain name of the instance (default "cozy.localhost:8080")
      --host string         server host (default "localhost")
      --parameters string   override the parameters of the installed konnector
  -p, --port int            server port (default 8080)

SEE ALSO