You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running devcontainer read-configuration --include-merged-configuration --log-format json --workspace-folder ../workspace 2>/dev/null > server/configuration.json as suggested in the example usage folder, it outputs logs in json format, then at the end, the JSON configuration. Similarly if I remove --log-format json .
When running
devcontainer read-configuration --include-merged-configuration --log-format json --workspace-folder ../workspace 2>/dev/null > server/configuration.json
as suggested in the example usage folder, it outputs logs in json format, then at the end, the JSON configuration. Similarly if I remove--log-format json
.Example output:
The text was updated successfully, but these errors were encountered: