pub fn shell(ctx: Context) -> TransientContextExpand description
Enter a shell (this must be in a container context)
Example(s)
action: sys_shell
---
action: sys_shell
bash: ['echo', 'hi']pub fn shell(ctx: Context) -> TransientContextEnter a shell (this must be in a container context)
Example(s)
action: sys_shell
---
action: sys_shell
bash: ['echo', 'hi']