[][src]Function playbook_api::builtins::shell

pub fn shell(ctx: Context) -> TransientContext

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

Example(s)

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