{ "title": "Arthas sysenv Command", "description": "Arthas sysenv Command", "difficulty": "master", "time": "10-20 minutes", "details": { "steps": [ { "title": "Arthas demo", "text": "arthas-demo.md" }, { "title": "Start arthas-boot", "text": "arthas-boot.md" }, { "title": "sysenv Command", "text": "sysenv.md" }, { "title": "Check all environment variables", "text": "check-all-properties.md" }, { "title": "Check One Single environment variable", "text": "check-one-single-property.md" }, { "title": "Auto completion", "text": "auto-completion.md" }, { "title": "Completion of history commands", "text": "completion-of-history-commands.md" } ], "intro": { "text": "intro.md" }, "finish": { "text": "finish.md" } }, "environment": { "uilayout": "terminal" }, "backend": { "imageid": "openjdk:15", "environmentsprotocol": "http" } }