cd tests open test.toml --raw | lines | skip 1 | first 1 | split-column "=" | get Column1 | trim | echo $it exit