Automic VaultAutomic Vault

brew

mycli mit Homebrew, apk, apt, dnf, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mycli in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install mycli

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install mycli

MacPorts ports tree · databases/mycli/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add mycli

Alpine Linux edge package indexes · mycli · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install mycli

Debian stable package indexes · mycli · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install mycli

Fedora Rawhide package metadata · mycli · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#mycli

nixpkgs package indexes · pkgs/by-name/my/mycli/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

CLI for MySQL with auto-completion and syntax highlighting

Verlauf

Projektgeschichte und Nutzung

mycli is a modern terminal client for MySQL-family databases created in the dbcli ecosystem. Amjith Ramanujam introduced the project in 2015 as mysql-cli, a MySQL counterpart to pgcli, and funded the initial work through a Kickstarter campaign. The DBCLI project later grouped mycli with related command-line database clients such as pgcli and mssql-cli.

Projektgeschichte

The project README defines mycli as a MySQL command-line client with auto-completion and syntax highlighting, compatible with MySQL, MariaDB, Percona, TiDB, and Apache Doris. Its practical appeal is in interactive database work: context-sensitive completion for SQL keywords and schema objects, Pygments-based highlighting, multiline queries, favorite queries, query timing, formatted table output, SSL support, keyring-backed password storage, and a ~/.myclirc configuration file.

Wie es verwendet wird

mycli's adoption is visible both in its GitHub footprint and its packaging spread: it is installable through pip, Homebrew, Debian/Ubuntu, Fedora, and other distribution channels. Its package-manager niche is the friendlier drop-in terminal client for developers and DBAs who still want a shell workflow but prefer completion and display ergonomics closer to newer REPLs.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für mycli wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 5 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.myclirc~/.config/mycli/myclirc

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.myclirc~/.config/mycli/myclirc

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
myclicliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version2.5.1
Manager aktualisiert2026-07-23
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://www.mycli.net/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:mycli
Version2.5.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/mycli
Homepagehttps://www.mycli.net/
Repositoryhttps://github.com/dbcli/mycli
Upstream-Dokumentationhttps://www.mycli.net/docs
LizenzBSD-3-Clause
Quellarchivhttps://files.pythonhosted.org/packages/07/43/ef1286df07bf27e08f8312744372be5446977be58edfe7604680a7a7e567/mycli-2.5.1.tar.gz
Zuletzt aktualisiert2026-07-23T13:14:59Z
Pulseupdated
Abhängigkeitencertifi, cryptography, libyaml, pydantic, python@3.14
Build-Abhängigkeitenrust
Von macOS bereitgestellte Bibliothekenlibffi
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemycli
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

mycli 1.31.2-1

CLI for MySQL/MariaDB with auto-completion and syntax highlighting

https://www.mycli.net

sudo apt install mycli
  • Section: database
  • Architecture: all
  • 14 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Mycli
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mycli from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

mycli

nix profile install nixpkgs#mycli
  • normalized package name match
  • Abgeglichen nach: Mycli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/my/mycli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

mycli 1.27.0-1

CLI for MySQL/MariaDB with auto-completion and syntax highlighting

https://www.mycli.net

sudo apt install mycli
  • Section: universe/database
  • Architecture: all
  • 15 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Mycli
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mycli from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

mycli 1.66.0-r0

MySQL CLI with autocompletion and syntax highlighting

https://www.mycli.net/

sudo apk add mycli
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: mycli
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Mycli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mycli from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

mycli-pyc 1.66.0-r0

Precompiled Python bytecode for mycli

https://www.mycli.net/

sudo apk add mycli-pyc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: mycli
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Mycli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mycli-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

mycli 1.66.0-3.fc45

Interactive CLI for MySQL Database with auto-completion and syntax highlighting

https://mycli.net

sudo dnf install mycli
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: mycli
  • 3 Abhängigkeiten
  • 6 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Mycli
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mycli from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

python3-mycli+llm 1.66.0-3.fc45

Metapackage for python3-mycli: llm extras

https://mycli.net

sudo dnf install python3-mycli+llm
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: mycli
  • 3 Abhängigkeiten
  • 5 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Mycli
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-mycli+llm from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

python3-mycli+ssh 1.66.0-3.fc45

Metapackage for python3-mycli: ssh extras

https://mycli.net

sudo dnf install python3-mycli+ssh
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: mycli
  • 3 Abhängigkeiten
  • 5 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Mycli
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-mycli+ssh from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

mycli

sudo port install mycli
  • normalized package name match
  • Abgeglichen nach: Mycli
MacPorts ports tree · api.github.com · MacPorts ports tree: databases/mycli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment