Execute and manage terminal commands safely in NikCLI
/run
- Execute Commands/sh
- Shell Alias/run
command with identical functionality.
/kill
- Process ManagementKill by Process ID
Kill by Process Name
Interactive Process Management
/ps
- Process List/env
- Environment Variables/pwd
- Working Directory/cd
- Change DirectoryBasic Navigation
Smart Navigation
Directory History
/which
- Command Location/exec
- Execute with ContextSafe Mode (Default)
Developer Mode
Custom Security Policies
approval-mode
: none, selective, strictcommand-execution
: blocked, restricted, allowedfile-operations
: readonly, safe, unrestrictedStarting Background Processes
Monitoring Processes
Process Control
Enhanced Git Commands
Git Workflow Integration
Command Not Found
Permission Denied
Process Hanging
Output Buffer Issues
/run --help
to see all available options for command execution. The help system is context-aware and will show relevant flags based on your current environment and security settings.