Commands for the Batch File and Shell Script adapters
The following table lists valid commands for the Batch File and Shell Script adapters, the command syntax, and whether the command is supported (✓) for use with data sources, data targets, or both.
Command | Syntax | Source | Target |
---|---|---|---|
Audit (-A or -AUDIT) | -AUDIT[+][S] [full_path] |
✓ |
✓ |
Command Line Interpreter (-CL or -CLI) | -CLI[!|cmd_line_interpreter] |
✓ |
✓ |
Command File (-C or -CMD) | -CMD batch_file_or_shell_script |
✓ |
✓ |
Transfer File (-F or -FILE) | -FILE [transfer_file] |
✓ |
✓ |
Inline Output (-I or -INLINE) | -INLINE |
✓ |
|
Poll Process (-P or -POLL) | -POLL count:interval |
✓ |
✓ |
Show Mode (-S or -SHOW) (Batch file adapter only) |
-SHOW {HIDE|MIN|MAX|NRM|api_mode} |
✓ |
✓ |
Standard Input (-< or -STDIN) | -STDIN "data" | ✓ |
✓ |
Trace (-T or -TRACE) | -T[E][+][S|V] [full_path] |
✓ |
✓ |