You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 18, 2025. It is now read-only.
Set the docker-app completion code for zsh to autoload on startup in your ~/.zshrc
296
296
```sh
297
297
source<(docker-app completion zsh)
298
-
```
298
+
```
299
+
300
+
## Experimental
301
+
302
+
Some commands are flagged as experimental and will remain in this state until they mature. These commands are only accessible using an experimental binary. Feel free to test these commands and give us some feedback!
0 commit comments