mirror of
https://github.com/apple/pkl.git
synced 2026-03-24 10:01:10 +01:00
Add release notes for 0.30 (#1261)
Co-authored-by: Dan Chao <dan.chao@apple.com>
This commit is contained in:
@@ -163,3 +163,11 @@ The left-hand side describes the source prefix, and the right-hand describes the
|
||||
This option is commonly used to enable package mirroring.
|
||||
The above example will rewrite URL `\https://pkg.pkl-lang.org/pkl-k8s/k8s@1.0.0` to `\https://my.internal.mirror/pkl-k8s/k8s@1.0.0`.
|
||||
====
|
||||
|
||||
.--trace-mode
|
||||
[%collapsible]
|
||||
====
|
||||
Default: `compact` +
|
||||
Specifies how `trace()` output is formatted.
|
||||
Possible options are `compact` and `pretty`.
|
||||
====
|
||||
|
||||
Reference in New Issue
Block a user