CLI Overview
Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.
mdocker is a single bash entry point that dispatches every verb. This section
documents each verb group in full; start here for the conventions that apply
everywhere.
mdocker up my-project# port pre-flight ok · attached to edge · TLS ready# → https://my-project.coding9.testCommand shape
Section titled “Command shape”Most commands follow the pattern:
mdocker [--json] <verb> [<subverb>] [<project>] [args…] [flags…]Some verbs are grouped (config, profile, terminal, git, share, shop,
db, service, host, edge) and take a subverb, e.g. mdocker config set ….
Global flags
Section titled “Global flags”| Flag | Meaning |
|---|---|
--json |
Emit machine-readable JSON instead of formatted text. Supported by read-only verbs. Can be placed before the verb, e.g. mdocker --json git info aurora. |
Exit codes
Section titled “Exit codes”| Code | Meaning |
|---|---|
0 |
Success. |
1 |
Generic error (an internal die). |
2 |
Port-conflict pre-flight failed — no free replacement port was found. |
See Exit Codes & JSON Output for scripting details.
Conventions
Section titled “Conventions”- Read-only vs. mutating. Diagnostic verbs (
ls,inspect,health,stats,doctor,config show/get,git info,edge status/logs) never change state. - Registry-driven. Verbs that act on a project take its name (from the
registry), not its path. Register a path once with
init. - Overrides, never edits. Mutating verbs rewrite generated files under
~/.config/multi-docker/; your original compose files are never touched.
Verb groups
Section titled “Verb groups”Cookie-Einstellungen
Statistik-Werkzeuge setzen wir nur ein, wenn du zustimmst. Die notwendige Speicherung hält die Seite funktionsfähig; alles andere bleibt aus, bis du entscheidest.
Speichert deine Entscheidung aus diesem Dialog in deinem Browser (localStorage). Kein Cookie, keine Weitergabe an Dritte.
Google Analytics 4 über den Google Tag Manager, um die Nutzung der Seite zu messen. Wird erst nach deiner Einwilligung geladen.