You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arthas/tutorials/katacoda/command-sysprop-en/check-one-single-property.md

314 B

sysprop java.version{{execute T2}}

$ sysprop java.version
java.version=1.8.0_51

sysprop user.country{{execute T2}}

sysprop user.country CN{{execute T2}}

$ sysprop user.country
user.country=US
$ sysprop user.country CN
Successfully changed the system property.
user.country=CN