Is your feature request related to a problem? Please describe
When creating a workspace the environment variables defined in the workspace.json should be set to the sandbox
Describe the solution you'd like
See the environment variables to the sandbox.
See https://github.com/openkaiden/kdn/blob/7fb21875d102a004a2b528487d01d558846bdf6e/pkg/runtime/openshell/create.go#L284 but use --env instead
Describe alternatives you've considered
No response
Additional context
No response
Is your feature request related to a problem? Please describe
When creating a workspace the environment variables defined in the workspace.json should be set to the sandbox
Describe the solution you'd like
See the environment variables to the sandbox.
See https://github.com/openkaiden/kdn/blob/7fb21875d102a004a2b528487d01d558846bdf6e/pkg/runtime/openshell/create.go#L284 but use --env instead
Describe alternatives you've considered
No response
Additional context
No response