Skip to main content

shell

Function shell 

Source
pub fn shell(ctx: Context) -> TransientContext
Expand description

Enter a shell (this must be in a container context)

Example(s)

action: sys_shell
---
action: sys_shell
bash: ['echo', 'hi']