From b7c04f8eb0f38c022c31be19d2aa30097bcd0ad1 Mon Sep 17 00:00:00 2001 From: bohne Date: Tue, 10 Feb 2026 08:00:46 +0000 Subject: [PATCH] Remove deprecated abra command from ops tutorial --- docs/operators/tutorial.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/operators/tutorial.md b/docs/operators/tutorial.md index f1e6f7e..63b2c11 100644 --- a/docs/operators/tutorial.md +++ b/docs/operators/tutorial.md @@ -262,7 +262,6 @@ abra app deploy ``` abra app ps -w # status check abra app logs # logs trailing -abra app errors -w # error catcher ``` Your new `traefik` instance will detect that a new app is coming up and generate TLS certificates for it. You can see what `traefik` is up to using the same commands above but replacing `` with the `` you chose earlier (`abra app ls` will remind you what domains you chose :grinning:). -- 2.49.0