From 671f35fbdabcc7b5ec92dd7e0f46675554fabfa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arwid=20Thornstro=CC=88m?= Date: Tue, 22 Oct 2024 09:22:37 +0200 Subject: [PATCH] push test --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index c3a0b63..4326d6c 100644 --- a/readme.md +++ b/readme.md @@ -14,3 +14,6 @@ needed for the photowall organisation. # Usage When running `pwcli` command in the terminal is will open a interactive view but all commands are accessable through shortcuts. So if you want to run status on development testservers its possible to run `pwcli d ts s` for d = development, ts = test servers, s = status. Shortcuts are listed in the interactive view. + + +TEST