kastell 1.8.2 → 1.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/README.tr.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -45,7 +45,7 @@ Running `kastell` without any arguments launches an **interactive search menu**
|
|
|
45
45
|
██║ ██╗ ██║ ██║ ███████║ ██║ ███████╗███████╗███████╗
|
|
46
46
|
╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚══════╝ ╚═╝ ╚══════╝╚══════╝╚══════╝
|
|
47
47
|
|
|
48
|
-
KASTELL v1.
|
|
48
|
+
KASTELL v1.9.0 · Your infrastructure, fortified.
|
|
49
49
|
|
|
50
50
|
$ kastell init --template production → deploy a new server
|
|
51
51
|
$ kastell status --all → check all servers
|
package/README.tr.md
CHANGED
|
@@ -45,7 +45,7 @@ npx kastell
|
|
|
45
45
|
██║ ██╗ ██║ ██║ ███████║ ██║ ███████╗███████╗███████╗
|
|
46
46
|
╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚══════╝ ╚═╝ ╚══════╝╚══════╝╚══════╝
|
|
47
47
|
|
|
48
|
-
KASTELL v1.
|
|
48
|
+
KASTELL v1.9.0 · Your infrastructure, fortified.
|
|
49
49
|
|
|
50
50
|
$ kastell init --template production → deploy a new server
|
|
51
51
|
$ kastell status --all → check all servers
|