{"v":1,"p":["linux","windows","powershell","kubernetes","macos","git","cloud","cisco","sql","docker","ad","m365","virtualization","fortigate","yamaha"],"l":["Linux","Windows","PowerShell","Kubernetes","macOS","Git","Cloud","Cisco IOS","SQL","Docker","Active Directory","Microsoft 365","Virtualization","FortiGate","Yamaha"],"c":[["ipconfig","Show/refresh IP configuration",1,0,"windows/ipconfig","ipconfig ipconfig /all show/refresh ip configuration ip dns dhcp gateway check ip dns cache renew dhcp",98],["ping","Basic reachability test",1,0,"windows/ping","ping ping <target> basic reachability test icmp latency reachability reachability latency test",97],["tracert","Trace route hop by hop",1,0,"windows/tracert","tracert tracert <target> trace route hop by hop route hops traceroute path",84],["nslookup","Check DNS resolution",1,0,"windows/nslookup","nslookup nslookup <name> check dns resolution dns resolve dns lookup resolve",83],["netstat","Connections and listening ports",1,0,"windows/netstat","netstat netstat -ano connections and listening ports tcp udp port pid listen open ports port in use",90],["tasklist","List running processes",1,0,"windows/tasklist","tasklist tasklist | findstr <pid> list running processes process pid process list find pid",80],["taskkill","Kill a process",1,1,"windows/taskkill","taskkill taskkill /pid <pid> /f kill a process kill terminate kill process end task",62],["sfc","Repair system files",1,1,"windows/sfc","sfc sfc /scannow repair system files repair integrity system file check repair windows",72],["DISM","Repair the Windows image",1,1,"windows/dism","dism dism /online /cleanup-image /restorehealth repair the windows image repair image repair image restorehealth",58],["chkdsk","Check/repair a disk",1,1,"windows/chkdsk","chkdsk chkdsk c: /f check/repair a disk disk filesystem check disk repair drive",60],["gpupdate","Refresh Group Policy",1,0,"windows/gpupdate","gpupdate gpupdate /force refresh group policy gpo policy group policy update",70],["gpresult","Show applied policies",1,0,"windows/gpresult","gpresult gpresult /r show applied policies gpo policy applied gpo rsop",55],["systeminfo","Dump system info",1,0,"windows/systeminfo","systeminfo systeminfo dump system info os memory uptime system info specs",52],["shutdown","Reboot/shutdown",1,1,"windows/shutdown","shutdown shutdown /r /t 0 reboot/shutdown reboot power reboot restart",48],["Get-NetTCPConnection","Ports/connections in PS",2,0,"powershell/get-nettcpconnection","get-nettcpconnection get-nettcpconnection -state listen ports/connections in ps tcp port ports powershell",66],["Get-Process","Processes in PS",2,0,"powershell/get-process","get-process get-process | sort cpu -desc processes in ps process cpu processes top cpu",64],["Stop-Process","Kill process in PS",2,1,"powershell/stop-process","stop-process stop-process -id <pid> -force kill process in ps kill process kill process ps",50],["Test-NetConnection","Ping + port reachability",2,0,"powershell/test-netconnection","test-netconnection test-netconnection <host> -port <n> ping + port reachability tcp port ping port test tcp ping",68],["Get-WinEvent","Read event logs",2,0,"powershell/ps-get-eventlog","get-winevent get-winevent -logname system -maxevents 50 read event logs log event event log logs",54],["Get-ADUser","Query AD users",2,0,"powershell/get-aduser","get-aduser get-aduser -identity <user> -properties * query ad users ad user account ad user query",62],["Set-ADUser","Modify AD users",2,1,"powershell/set-aduser","set-aduser set-aduser <user> -enabled $true modify ad users ad user modify ad user unlock account",46],["Get-ComputerInfo","Computer info in PS",2,0,"powershell/get-computerinfo","get-computerinfo get-computerinfo computer info in ps os bios computer info",44],["Set-ExecutionPolicy","Script execution policy",2,1,"powershell/set-executionpolicy","set-executionpolicy set-executionpolicy remotesigned -scope currentuser script execution policy script policy execution policy",49],["ip addr","Show IP/routes",0,0,"linux/ip-addr","ip addr ip addr show ip/routes ip route interface show ip linux",92],["ss","Sockets and listening ports",0,0,"linux/ss","ss ss -tulpn sockets and listening ports socket port listen listening ports linux",88],["lsof","Open files/ports",0,0,"linux/lsof","lsof lsof -i :<port> open files/ports port file process open files port owner",70],["systemctl","Manage services",0,1,"linux/systemctl","systemctl systemctl status <svc> manage services systemd service service status restart service",86],["journalctl","systemd logs",0,0,"linux/journalctl","journalctl journalctl -xe systemd logs log systemd system logs service logs",80],["top","Live process monitor",0,0,"linux/top","top top live process monitor cpu memory load cpu monitor load",78],["ps","Process snapshot",0,0,"linux/ps","ps ps aux process snapshot process pid process list linux",74],["kill","Kill a process",0,1,"linux/kill","kill kill -9 <pid> kill a process kill signal kill process linux",58],["df","Disk free space",0,0,"linux/df","df df -h disk free space disk space disk space free space",76],["du","Directory size",0,0,"linux/du","du du -sh * directory size disk size folder size",62],["free","Memory usage",0,0,"linux/free","free free -h memory usage memory swap memory usage",60],["grep","Search text",0,0,"linux/grep","grep grep -rni '<term>' <path> search text search text search text find string",82],["tail","Follow file tail",0,0,"linux/tail","tail tail -f <file> follow file tail log tail follow log",72],["chmod","Change permissions",0,1,"linux/chmod","chmod chmod 755 <file> change permissions permission mode permissions chmod",64],["chown","Change owner",0,1,"linux/chown","chown chown user:group <file> change owner owner permission change owner",52],["dig","DNS query",0,0,"linux/dig","dig dig <name> dns query dns resolve dns query",66],["ping","Reachability (Linux)",0,0,"linux/ping","ping ping <host> reachability (linux) icmp reachability ping linux",84],["traceroute","Trace route (Linux)",0,0,"linux/traceroute","traceroute traceroute <host> trace route (linux) route hops traceroute linux mtr",54],["fsck","Check filesystem",0,2,"linux/fsck","fsck fsck /dev/sdx check filesystem disk filesystem repair filesystem check",30],["networksetup","Network settings (macOS)",4,0,"macos/networksetup","networksetup networksetup -getinfo wi-fi network settings (macos) network wifi mac mac network",58],["ifconfig","Show IP (macOS)",4,0,"macos/ifconfig","ifconfig ifconfig en0 show ip (macos) ip interface mac ip mac",54],["dscacheutil","Flush DNS (Mac)",4,0,"macos/dscacheutil","dscacheutil dscacheutil -flushcache flush dns (mac) dns cache mac flush dns mac",50],["diskutil","Disk management (Mac)",4,1,"macos/diskutil","diskutil diskutil list disk management (mac) disk volume mac disk mac",52],["defaults","Edit preferences (Mac)",4,1,"macos/defaults","defaults defaults write <domain> <key> <value> edit preferences (mac) preferences plist mac mac defaults plist",46],["softwareupdate","macOS updates (CLI)",4,1,"macos/softwareupdate","softwareupdate softwareupdate -l macos updates (cli) update macos mac update cli",44],["scutil","System config (Mac)",4,0,"macos/scutil","scutil scutil --dns system config (mac) dns hostname mac scutil dns",40],["show ip interface brief","Interface status table",7,0,"cisco/show-ip-interface-brief","show ip interface brief show ip interface brief interface status table interface ip status interface status cisco",82],["show running-config","Show running config",7,0,"cisco/show-running-config","show running-config show running-config show running config config running running config",78],["show startup-config","Show startup config",7,0,"cisco/show-startup-config","show startup-config show startup-config show startup config config startup nvram startup config",54],["copy running-config startup-config","Save config",7,1,"cisco/copy-running-config-startup-config","copy running-config startup-config copy run start save config save config save config wr mem",60],["show interfaces","Interface details/errors",7,0,"cisco/show-interfaces","show interfaces show interfaces <if> interface details/errors interface error speed interface errors",58],["show vlan brief","VLAN assignment",7,0,"cisco/show-vlan-brief","show vlan brief show vlan brief vlan assignment vlan port vlan list",52],["show mac address-table","MAC address table",7,0,"cisco/show-mac-address-table","show mac address-table show mac address-table mac address table mac switch port mac table",50],["show logging","Show logs (Cisco)",7,0,"cisco/show-logging","show logging show logging show logs (cisco) log cisco cisco logs",48],["net user","User account info/ops",10,1,"ad/net-user","net user net user <user> /domain user account info/ops user account ad net user account info",68],["net group","Group info/ops",10,1,"ad/net-group","net group net group <grp> /domain group info/ops group account ad net group",52],["dsquery","Query AD objects",10,0,"ad/dsquery","dsquery dsquery user -name <name>* query ad objects ad query ad search",46],["nltest","Domain/DC diagnostics",10,0,"ad/nltest","nltest nltest /dsgetdc:<domain> domain/dc diagnostics dc domain trust domain controller test",44],["repadmin","AD replication",10,0,"ad/repadmin","repadmin repadmin /replsummary ad replication replication dc ad ad replication",38],["whoami","Current identity/rights",10,0,"ad/whoami","whoami whoami /groups current identity/rights account group privilege whoami my groups",56],["net use","Map a network drive",10,1,"ad/net-use","net use net use <drive> \\\\server\\share map a network drive share drive smb map drive net use",60],["klist","Kerberos tickets",10,1,"ad/ad-gpresult2","klist klist purge kerberos tickets kerberos ticket auth kerberos tickets",36],["git status","Working tree status",5,0,"git/git-status","git status git status working tree status git status git status",90],["git clone","Clone a repo",5,0,"git/git-clone","git clone git clone <url> clone a repo git clone git clone",80],["git add","Stage changes",5,0,"git/git-add","git add git add <path> stage changes git stage git add stage",78],["git commit","Commit",5,1,"git/git-commit","git commit git commit -m \"msg\" commit git commit git commit",80],["git push","Push to remote",5,1,"git/git-push","git push git push origin <branch> push to remote git push git push",76],["git pull","Pull from remote",5,1,"git/git-pull","git pull git pull pull from remote git pull git pull",74],["git branch","Branches",5,1,"git/git-branch","git branch git branch <name> branches git branch git branch",66],["git switch / checkout","Switch branch",5,1,"git/git-switch-checkout","git switch / checkout git switch <branch> switch branch git branch switch git switch checkout",70],["git merge","Merge",5,1,"git/git-merge","git merge git merge <branch> merge git merge git merge",58],["git log","View history",5,0,"git/git-log","git log git log --oneline --graph view history git log history git log history",60],["git diff","Show diff",5,0,"git/git-diff","git diff git diff [--staged] show diff git diff git diff",58],["git reset","Reset state",5,2,"git/git-reset","git reset git reset --hard <commit> reset state git reset undo git reset undo",40],["Connect-ExchangeOnline","Connect to EXO",11,0,"m365/connect-exchangeonline","connect-exchangeonline connect-exchangeonline -userprincipalname <upn> connect to exo m365 exchange connect connect exchange online",60],["Get-Mailbox","Inspect mailboxes",11,0,"m365/get-mailbox","get-mailbox get-mailbox -identity <upn> inspect mailboxes m365 mailbox exchange get mailbox mailbox size",58],["Get-MessageTrace","Trace mail flow",11,0,"m365/get-messagetrace","get-messagetrace get-messagetrace -senderaddress <addr> trace mail flow m365 mail trace message trace mail flow",52],["Connect-MgGraph","Connect to Graph",11,0,"m365/connect-mggraph","connect-mggraph connect-mggraph -scopes <scopes> connect to graph m365 graph entra connect connect graph entra",54],["Get-MgUser","Inspect Entra users",11,0,"m365/get-mguser","get-mguser get-mguser -userid <upn> inspect entra users m365 entra user entra user azure ad user",50],["Revoke-MgUserSignInSession","Revoke sign-ins",11,1,"m365/revoke-mgusersigninsession","revoke-mgusersigninsession revoke-mgusersigninsession -userid <upn> revoke sign-ins m365 entra security revoke sessions force signout",40],["Connect-MicrosoftTeams","Connect to Teams admin",11,0,"m365/connect-microsoftteams","connect-microsoftteams connect-microsoftteams connect to teams admin m365 teams connect connect teams",38],["show config","Show config",14,0,"yamaha/show-config","show config show config show config yamaha rtx config yamaha show config",58],["save","Save config",14,1,"yamaha/save","save save save config yamaha rtx save yamaha save",54],["show status","Line/interface status",14,0,"yamaha/show-status","show status show status pp 1 line/interface status yamaha rtx pppoe wan yamaha status pppoe status",50],["show ip route","Routes/ARP",14,0,"yamaha/show-ip-route","show ip route show ip route routes/arp yamaha rtx route arp yamaha route",46],["ping","Ping (RTX)",14,0,"yamaha/ping","ping ping <target> ping (rtx) yamaha rtx ping yamaha ping",44],["restart","Restart (RTX)",14,2,"yamaha/restart","restart restart restart (rtx) yamaha rtx reboot yamaha restart reboot rtx",30],["get system status","System status/version",13,0,"fortigate/get-system-status","get system status get system status system status/version fortigate fortios status fortigate status",52],["get router info routing-table all","Routing table",13,0,"fortigate/forti-get-route","get router info routing-table all get router info routing-table all routing table fortigate route fortigate routes",46],["diagnose sniffer packet","Packet sniff",13,0,"fortigate/forti-diag","diagnose sniffer packet diagnose sniffer packet <if> '<filter>' 4 packet sniff fortigate packet capture fortigate sniffer packet capture",44],["get system performance status","Performance status",13,0,"fortigate/get-system-performance-status","get system performance status get system performance status performance status fortigate cpu session fortigate performance",42],["execute ping","Ping (Forti)",13,0,"fortigate/execute-ping","execute ping execute ping <target> ping (forti) fortigate ping fortigate ping",46],["diagnose debug flow","Debug flow",13,1,"fortigate/diagnose-debug-flow","diagnose debug flow diagnose debug flow filter ... debug flow fortigate debug flow fortigate debug flow",36],["esxcli vm process list","List/kill VMs on ESXi",12,1,"virtualization/esxcli-vm-process-list","esxcli vm process list esxcli vm process list list/kill vms on esxi esxi vmware vm esxi vm list",46],["vmkping","ESXi connectivity test",12,0,"virtualization/vmkping","vmkping vmkping <target> esxi connectivity test esxi vmkernel ping esxi ping vmkping",40],["esxcli network ip interface list","ESXi NIC/IP",12,0,"virtualization/esxcli-network-ip-interface-list","esxcli network ip interface list esxcli network ip interface list esxi nic/ip esxi nic ip esxi network",38],["Get-VM","List Hyper-V VMs",12,0,"virtualization/get-vm","get-vm get-vm list hyper-v vms hyperv vm powershell hyper-v list vm",44],["Start-VM / Stop-VM","Start/stop Hyper-V VM",12,1,"virtualization/start-vm-stop-vm","start-vm / stop-vm start-vm -name <name> start/stop hyper-v vm hyperv vm power hyper-v start stop",40],["Checkpoint-VM","Hyper-V checkpoint",12,1,"virtualization/checkpoint-vm","checkpoint-vm checkpoint-vm -name <name> hyper-v checkpoint hyperv vm snapshot hyper-v checkpoint snapshot",36],["docker ps","List containers",9,0,"docker/docker-ps","docker ps docker ps -a list containers docker container docker ps containers",72],["docker logs","Container logs",9,0,"docker/docker-logs","docker logs docker logs -f <c> container logs docker log container docker logs",66],["docker exec","Exec inside container",9,1,"docker/docker-exec","docker exec docker exec -it <c> sh exec inside container docker exec shell docker exec shell into",64],["docker restart","Restart container",9,1,"docker/docker-restart","docker restart docker restart <c> restart container docker restart container docker restart",58],["docker images","List/remove images",9,1,"docker/docker-images","docker images docker images list/remove images docker image disk docker images",52],["docker system df / prune","Docker disk usage",9,2,"docker/docker-system-df-prune","docker system df / prune docker system df docker disk usage docker disk prune docker disk prune",50],["docker inspect","Inspect metadata",9,0,"docker/docker-inspect","docker inspect docker inspect <c> inspect metadata docker inspect metadata docker inspect",44],["docker compose","Compose operations",9,1,"docker/docker-compose","docker compose docker compose up -d compose operations docker compose stack docker compose",60],["kubectl get pods","List pods",3,0,"kubernetes/kubectl-get-pods","kubectl get pods kubectl get pods -a list pods k8s kubernetes pod kubectl get pods",66],["kubectl describe","Describe resource/events",3,0,"kubernetes/kubectl-describe","kubectl describe kubectl describe pod <pod> -n <ns> describe resource/events k8s describe events kubectl describe",58],["kubectl logs","Pod logs",3,0,"kubernetes/kubectl-logs","kubectl logs kubectl logs -f <pod> -n <ns> pod logs k8s log pod kubectl logs",62],["kubectl get nodes","Node status",3,0,"kubernetes/kubectl-get-nodes","kubectl get nodes kubectl get nodes -o wide node status k8s node kubectl nodes",50],["kubectl exec","Exec into a pod",3,1,"kubernetes/kubectl-exec","kubectl exec kubectl exec -it <pod> -n <ns> -- sh exec into a pod k8s exec shell kubectl exec",48],["kubectl rollout","Rollout restart/undo",3,1,"kubernetes/kubectl-rollout","kubectl rollout kubectl rollout restart deploy/<name> -n <ns> rollout restart/undo k8s rollout deploy kubectl rollout",46],["kubectl apply","Apply manifests",3,1,"kubernetes/kubectl-apply","kubectl apply kubectl apply -f <file> apply manifests k8s apply yaml kubectl apply",52],["kubectl top","Resource usage",3,0,"kubernetes/kubectl-top","kubectl top kubectl top pod -n <ns> resource usage k8s cpu memory kubectl top",44],["aws sts get-caller-identity","Who am I (AWS)",6,0,"cloud/aws-sts-get-caller-identity","aws sts get-caller-identity aws sts get-caller-identity who am i (aws) aws auth account aws whoami caller identity",54],["aws ec2 describe-instances","List EC2",6,0,"cloud/aws-ec2-describe-instances","aws ec2 describe-instances aws ec2 describe-instances list ec2 aws ec2 instance aws ec2 list",48],["aws s3 ls / cp","S3 operations",6,1,"cloud/aws-s3-ls-cp","aws s3 ls / cp aws s3 ls s3://<bucket> s3 operations aws s3 storage aws s3",46],["az login / account show","Azure auth",6,0,"cloud/az-login-account-show","az login / account show az account show azure auth azure auth subscription az login azure account",50],["az vm list","List Azure VMs",6,0,"cloud/az-vm-list","az vm list az vm list -d -o table list azure vms azure vm az vm list",44],["gcloud auth list","GCP auth",6,0,"cloud/gcloud-auth-list","gcloud auth list gcloud auth list gcp auth gcp auth project gcloud auth",42],["gcloud compute instances list","List GCE",6,0,"cloud/gcloud-compute-instances-list","gcloud compute instances list gcloud compute instances list list gce gcp compute vm gcloud instances",40],["Connect (psql/mysql/sqlcmd)","Connect to a DB",8,0,"sql/connect-psql-mysql-sqlcmd","connect (psql/mysql/sqlcmd) psql -h <host> -u <user> -d <db> connect to a db sql database connect db connect sql client",54],["Show running queries","Show running queries",8,0,"sql/show-running-queries","show running queries show processlist; show running queries sql query lock running queries processlist",50],["Kill query / session","Kill a query/session",8,2,"sql/kill-query-session","kill query / session kill <id>; kill a query/session sql kill lock kill query terminate session",36],["SELECT","Read data",8,0,"sql/select","select select * from <table> limit 10; read data sql select query select query data",58],["EXPLAIN","Query plan",8,1,"sql/explain","explain explain analyze <query>; query plan sql performance plan explain query plan",44],["Dump / backup","Back up a DB",8,1,"sql/dump-backup","dump / backup pg_dump / mysqldump back up a db sql backup dump dump backup db",46],["dir","List directory contents",1,0,"windows/dir","dir dir /a list directory contents dir list file list files directory",86],["cd","Change directory",1,0,"windows/cd","cd cd /d d:\\path change directory cd directory navigate change dir cd",78],["copy","Copy a file",1,1,"windows/copy","copy copy <src> <dest> copy a file copy file copy file",70],["xcopy","Copy folders",1,1,"windows/xcopy","xcopy xcopy <src> <dest> /e /i copy folders xcopy copy folder xcopy copy folder",58],["robocopy","Robust mirror copy",1,2,"windows/robocopy","robocopy robocopy <src> <dest> /mir robust mirror copy robocopy mirror sync robocopy mirror",60],["del","Delete files",1,2,"windows/del","del del <file> delete files del delete remove delete file del",56],["mkdir","Make a directory",1,0,"windows/mkdir","mkdir mkdir <dir> make a directory mkdir md folder mkdir make dir",54],["rmdir","Remove a directory",1,2,"windows/rmdir","rmdir rmdir /s /q <dir> remove a directory rmdir rd delete folder rmdir remove folder",44],["type","Print file contents",1,0,"windows/type","type type <file> print file contents type cat print text type print file cat",66],["ren","Rename",1,1,"windows/ren","ren ren <old> <new> rename ren rename rename ren",40],["where","Locate an executable",1,0,"windows/where","where where <name> locate an executable where which path where which",46],["hostname","Show computer name",1,0,"windows/hostname","hostname hostname show computer name hostname name hostname computer name",42],["getmac","Show MAC addresses",1,0,"windows/getmac","getmac getmac /v show mac addresses mac nic address getmac mac address",44],["arp","Show ARP table",1,1,"windows/arp","arp arp -a show arp table arp mac ip arp arp table",54],["route","Routing table (Windows)",1,1,"windows/route","route route print routing table (windows) route routing gateway route print routing",48],["sc","Service control (Windows)",1,1,"windows/sc","sc sc query <svc> service control (windows) service sc windows sc service control",58],["schtasks","Scheduled tasks",1,1,"windows/schtasks","schtasks schtasks /query /fo list scheduled tasks task schedule schtasks scheduled task cron windows",40],["Get-ChildItem","List items (PS)",2,0,"powershell/get-childitem","get-childitem get-childitem -recurse list items (ps) list file dir ls get-childitem ls powershell dir",68],["Copy-Item","Copy (PS)",2,1,"powershell/copy-item","copy-item copy-item <src> <dest> -recurse copy (ps) copy file copy-item",52],["Move-Item","Move/rename (PS)",2,1,"powershell/move-item","move-item move-item <src> <dest> move/rename (ps) move rename file move-item",44],["Remove-Item","Remove (PS)",2,2,"powershell/remove-item","remove-item remove-item <path> -recurse -force remove (ps) delete remove file remove-item delete powershell",46],["New-Item","Create item (PS)",2,0,"powershell/new-item","new-item new-item -itemtype directory <dir> create item (ps) create file folder new-item",40],["Get-Content","Read/follow file (PS)",2,0,"powershell/get-content","get-content get-content <file> -tail 50 -wait read/follow file (ps) read cat tail log get-content cat powershell type",58],["Select-String","Search text (PS)",2,0,"powershell/select-string","select-string select-string -path *.log -pattern 'error' search text (ps) search grep text select-string grep powershell",50],["Get-Service","Services (PS)",2,0,"powershell/get-service","get-service get-service <name> services (ps) service status get-service",54],["Restart-Service","Restart service (PS)",2,1,"powershell/restart-service","restart-service restart-service <name> restart service (ps) service restart restart-service",46],["Test-Path","Test a path (PS)",2,0,"powershell/test-path","test-path test-path <path> test a path (ps) path exists check test-path exists",38],["Invoke-WebRequest","HTTP request (PS)",2,1,"powershell/invoke-webrequest","invoke-webrequest invoke-webrequest <url> -outfile <file> http request (ps) http download web invoke-webrequest wget curl",48],["Get-Help","Cmdlet help (PS)",2,0,"powershell/get-help","get-help get-help <cmdlet> -examples cmdlet help (ps) help man usage get-help man powershell",40],["Get-Command","Discover commands (PS)",2,0,"powershell/get-command","get-command get-command *service* discover commands (ps) command discover get-command",36],["cat","Print file contents",0,0,"linux/cat","cat cat <file> print file contents cat print text read cat print file show file",90],["ls","List directory",0,0,"linux/ls","ls ls -la list directory ls list file directory ls list dir",92],["cd","Change directory",0,0,"linux/cd","cd cd <dir> change directory cd navigate directory cd change dir",70],["pwd","Print working dir",0,0,"linux/pwd","pwd pwd print working dir pwd path cwd pwd current dir",50],["cp","Copy",0,1,"linux/cp","cp cp -r <src> <dest> copy cp copy file cp copy",74],["mv","Move/rename",0,1,"linux/mv","mv mv <src> <dest> move/rename mv move rename mv move rename",70],["rm","Remove",0,2,"linux/rm","rm rm -rf <path> remove rm delete remove rm delete remove",66],["mkdir","Make directory",0,0,"linux/mkdir","mkdir mkdir -p <dir> make directory mkdir create folder mkdir make dir",56],["rmdir","Remove empty dir",0,1,"linux/rmdir","rmdir rmdir <dir> remove empty dir rmdir delete folder rmdir remove dir",30],["touch","Create/update timestamp",0,0,"linux/touch","touch touch <file> create/update timestamp touch create file touch create file",44],["less","View with pager",0,0,"linux/less","less less <file> view with pager less pager view read less pager view",60],["head","Show top lines",0,0,"linux/head","head head -n 20 <file> show top lines head top text head first lines",46],["find","Find files",0,1,"linux/find","find find <path> -name '<pattern>' find files find search file find search files locate",78],["sed","Stream edit",0,1,"linux/sed","sed sed -i 's/old/new/g' <file> stream edit sed replace text sed replace stream edit",52],["awk","Field processing",0,0,"linux/awk","awk awk '{print $1}' <file> field processing awk text column awk columns aggregate",48],["sort","Sort / unique",0,0,"linux/sort","sort sort -rh <file> sort / unique sort uniq order sort uniq unique",44],["wc","Count lines/words",0,0,"linux/wc","wc wc -l <file> count lines/words wc count lines wc count lines",40],["tar","Archive (tar)",0,1,"linux/tar","tar tar -czf <out.tgz> <dir> archive (tar) tar archive backup compress tar archive compress extract",58],["curl","HTTP client",0,0,"linux/curl","curl curl -i <url> http client curl http web download curl http client",72],["wget","Download (wget)",0,1,"linux/wget","wget wget <url> download (wget) wget download http wget download",54],["scp","Copy over SSH",0,1,"linux/scp","scp scp <file> <user>@<host>:<path> copy over ssh scp ssh copy transfer scp ssh copy",52],["ssh","Remote shell",0,1,"linux/ssh","ssh ssh <user>@<host> remote shell ssh remote shell ssh remote connect",80],["rsync","Sync (rsync)",0,2,"linux/rsync","rsync rsync -avz <src> <dest> sync (rsync) rsync sync backup copy rsync sync mirror",56],["uname","Kernel/OS info",0,0,"linux/uname","uname uname -a kernel/os info uname kernel os uname os version",42],["crontab","Scheduled jobs (cron)",0,1,"linux/crontab","crontab crontab -l scheduled jobs (cron) cron schedule job crontab cron schedule",46],["mount","Mount/unmount",0,1,"linux/mount","mount mount /dev/sdx /mnt mount/unmount mount disk filesystem mount umount",40],["openssl","Inspect TLS/cert",0,0,"linux/openssl","openssl openssl s_client -connect <host>:443 inspect tls/cert ssl tls certificate openssl openssl tls certificate",44],["man","Manual pages",0,0,"linux/man","man man <command> manual pages man help manual man manual help",48],["which","Locate a command",0,0,"linux/which","which which <command> locate a command which path locate which locate command",40],["open","Open files/URLs",4,0,"macos/open","open open <path> open files/urls open finder mac open mac",50],["pbcopy / pbpaste","Clipboard (Mac)",4,0,"macos/pbcopy-pbpaste","pbcopy / pbpaste cat <file> | pbcopy clipboard (mac) clipboard copy paste mac pbcopy pbpaste clipboard",44],["brew","Homebrew (Mac)",4,1,"macos/brew","brew brew install <pkg> homebrew (mac) brew package install mac brew homebrew package mac",58],["sw_vers","macOS version",4,0,"macos/sw-vers","sw_vers sw_vers macos version version macos os sw_vers mac version",40],["launchctl","Services (Mac)",4,1,"macos/launchctl","launchctl launchctl list services (mac) launchd service mac launchctl mac service daemon",42],["mdfind","Spotlight search (CLI)",4,0,"macos/mdfind","mdfind mdfind <query> spotlight search (cli) search spotlight file mac mdfind spotlight",38],["show version","Device info / IOS version",7,0,"cisco/show-version","show version show version device info / ios version version ios cisco show version cisco",64],["show ip route","Routing table",7,0,"cisco/show-ip-route","show ip route show ip route routing table route routing cisco routing table cisco",62],["show cdp neighbors","Neighbor discovery",7,0,"cisco/show-cdp-neighbors","show cdp neighbors show cdp neighbors detail neighbor discovery cdp neighbor topology cdp neighbors topology",48],["configure terminal","Enter config mode",7,1,"cisco/configure-terminal","configure terminal configure terminal enter config mode config mode cisco configure terminal config mode",50],["show processes cpu","CPU load",7,0,"cisco/show-processes-cpu","show processes cpu show processes cpu sorted cpu load cpu load cisco cpu cisco high cpu",46],["show spanning-tree","Spanning-tree state",7,0,"cisco/show-spanning-tree","show spanning-tree show spanning-tree spanning-tree state stp loop cisco spanning tree stp",44],["show ip arp","ARP table (Cisco)",7,0,"cisco/show-ip-arp","show ip arp show ip arp arp table (cisco) arp mac ip cisco arp cisco",44],["reload","Reload (Cisco)",7,2,"cisco/reload","reload reload reload (cisco) reload reboot cisco reload cisco reboot",24],["show ip ospf neighbor","OSPF neighbors",7,0,"cisco/show-ip-ospf-neighbor","show ip ospf neighbor show ip ospf neighbor ospf neighbors ospf routing neighbor cisco ospf neighbor",36],["Get-ADComputer","Query AD computers",10,0,"ad/get-adcomputer","get-adcomputer get-adcomputer -filter * -properties lastlogondate query ad computers ad computer query ad computer query",50],["Get-ADGroupMember","Group membership",10,0,"ad/get-adgroupmember","get-adgroupmember get-adgroupmember <group> group membership ad group member ad group members",48],["Add-ADGroupMember","Add/remove member",10,1,"ad/add-adgroupmember","add-adgroupmember add-adgroupmember <group> -members <user> add/remove member ad group grant member add group member grant access",40],["New-ADUser","Create AD user",10,1,"ad/new-aduser","new-aduser new-aduser -name <name> -enabled $true create ad user ad create user account new aduser create user",38],["Set-ADAccountPassword","Reset password / unlock",10,1,"ad/set-adaccountpassword","set-adaccountpassword set-adaccountpassword <user> -reset reset password / unlock ad password unlock account reset password unlock",46],["dcdiag","DC health check",10,0,"ad/dcdiag","dcdiag dcdiag /v dc health check dc domain diagnostics ad dcdiag dc health",36],["git fetch","Fetch from remote",5,0,"git/git-fetch","git fetch git fetch --all --prune fetch from remote git fetch remote git fetch",62],["git stash","Stash changes",5,1,"git/git-stash","git stash git stash push -m \"wip\" stash changes git stash wip git stash shelve",60],["git rebase","Rebase",5,2,"git/git-rebase","git rebase git rebase <branch> rebase git rebase history git rebase",46],["git remote","Remotes",5,1,"git/git-remote","git remote git remote -v remotes git remote origin url git remote",48],["git tag","Tags",5,0,"git/git-tag","git tag git tag -a v1.0 -m \"release\" tags git tag release git tag release tag",44],["git restore","Restore files",5,2,"git/git-restore","git restore git restore <file> restore files git restore discard undo git restore discard changes",54],["git revert","Revert a commit",5,1,"git/git-revert","git revert git revert <commit> revert a commit git revert undo git revert undo commit",42],["git config","Configuration",5,1,"git/git-config","git config git config --global user.name \"name\" configuration git config settings git config",46],["git clean","Clean untracked",5,2,"git/git-clean","git clean git clean -nd clean untracked git clean untracked delete git clean",30],["git show","Show a commit",5,0,"git/git-show","git show git show <commit> show a commit git show commit diff git show",40],["Set-Mailbox","Configure a mailbox",11,1,"m365/set-mailbox","set-mailbox set-mailbox <upn> -delivertomailboxandforward $true configure a mailbox m365 mailbox forward exchange set-mailbox forwarding",44],["Get-MgGroup","Query Entra groups",11,0,"m365/get-mggroup","get-mggroup get-mggroup -filter \"displayname eq 'sales'\" query entra groups m365 entra group entra group azure ad group",40],["Add-DistributionGroupMember","Add to distribution group",11,1,"m365/add-distributiongroupmember","add-distributiongroupmember add-distributiongroupmember -identity <dl> -member <upn> add to distribution group m365 distribution group mail add distribution member",36],["Get-CASMailbox","Mailbox client access",11,0,"m365/get-casmailbox","get-casmailbox get-casmailbox <upn> mailbox client access m365 mailbox protocol exchange cas mailbox protocols",36],["Search-UnifiedAuditLog","Audit log search",11,0,"m365/search-unifiedauditlog","search-unifiedauditlog search-unifiedauditlog -startdate <d> -enddate <d> audit log search m365 audit log security audit log unified audit",38],["show log","Show log (RTX)",14,0,"yamaha/show-log","show log show log show log (rtx) yamaha rtx log yamaha log",50],["show environment","Environment (RTX)",14,0,"yamaha/show-environment","show environment show environment environment (rtx) yamaha rtx cpu status yamaha environment",40],["show ip connection","Connections/NAT",14,0,"yamaha/show-ip-connection","show ip connection show ip connection connections/nat yamaha rtx nat session yamaha connections nat",42],["show ip route summary","Route summary (RTX)",14,0,"yamaha/show-ip-route-summary","show ip route summary show ip route summary route summary (rtx) yamaha rtx route route summary yamaha",36],["clear ip connection","Clear sessions (RTX)",14,2,"yamaha/clear-ip-connection","clear ip connection clear ip connection clear sessions (rtx) yamaha rtx session clear clear connections yamaha",26],["get system interface","Interface status/IP",13,0,"fortigate/get-system-interface","get system interface get system interface interface status/ip fortigate interface ip fortigate interface",46],["get system arp","ARP table (Forti)",13,0,"fortigate/get-system-arp","get system arp get system arp arp table (forti) fortigate arp mac fortigate arp",40],["execute traceroute","Traceroute (Forti)",13,0,"fortigate/execute-traceroute","execute traceroute execute traceroute <host> traceroute (forti) fortigate traceroute route fortigate traceroute",40],["get system session list","Sessions (Forti)",13,0,"fortigate/get-system-session-list","get system session list get system session list sessions (forti) fortigate session nat fortigate session",38],["diagnose sys top","Top processes (Forti)",13,0,"fortigate/diagnose-sys-top","diagnose sys top diagnose sys top top processes (forti) fortigate cpu process fortigate top high cpu",36],["vim-cmd vmsvc/getallvms","ESXi VM list/control",12,1,"virtualization/vim-cmd-vmsvc-getallvms","vim-cmd vmsvc/getallvms vim-cmd vmsvc/getallvms esxi vm list/control esxi vmware vm vimcmd esxi vms vim-cmd",42],["esxcli system maintenanceMode set","Maintenance mode (ESXi)",12,1,"virtualization/esxcli-system-maintenancemode-set","esxcli system maintenancemode set esxcli system maintenancemode set -e true maintenance mode (esxi) esxi maintenance vmware esxi maintenance",34],["Get-VMHost","ESXi host info (PowerCLI)",12,0,"virtualization/get-vmhost","get-vmhost get-vmhost esxi host info (powercli) esxi host powercli vmware esxi host powercli host",36],["Get-VMSnapshot","List snapshots",12,0,"virtualization/get-vmsnapshot","get-vmsnapshot get-vmsnapshot -vm <name> list snapshots snapshot vm disk vm snapshot list",38],["Restart-VM","Restart VM (Hyper-V)",12,1,"virtualization/restart-vm","restart-vm restart-vm -name <name> restart vm (hyper-v) hyperv vm restart restart vm hyperv",36],["esxcli storage filesystem list","Datastore usage (ESXi)",12,0,"virtualization/esxcli-storage-filesystem-list","esxcli storage filesystem list esxcli storage filesystem list datastore usage (esxi) esxi storage datastore disk esxi datastore",32],["docker run","Run a container",9,1,"docker/docker-run","docker run docker run -d -p 80:80 <image> run a container docker run container start docker run start container",70],["docker build","Build an image",9,0,"docker/docker-build","docker build docker build -t <name>:<tag> . build an image docker build image dockerfile docker build",54],["docker pull","Pull an image",9,0,"docker/docker-pull","docker pull docker pull <image>:<tag> pull an image docker pull image registry docker pull",48],["docker stop","Stop/start container",9,1,"docker/docker-stop","docker stop docker stop <container> stop/start container docker stop start container docker stop docker start",54],["docker rm","Remove container/image",9,2,"docker/docker-rm","docker rm docker rm <container> remove container/image docker remove delete container docker rm docker rmi",46],["docker volume","Volumes",9,2,"docker/docker-volume","docker volume docker volume ls volumes docker volume storage data docker volume",42],["docker network","Networks",9,1,"docker/docker-network","docker network docker network ls networks docker network container docker network",40],["docker stats","Container stats",9,0,"docker/docker-stats","docker stats docker stats container stats docker stats cpu memory docker stats container cpu",44],["docker cp","Copy to/from container",9,0,"docker/docker-cp","docker cp docker cp <container>:<path> <localpath> copy to/from container docker cp copy container docker cp",38],["kubectl get svc","List services",3,0,"kubernetes/kubectl-get-svc","kubectl get svc kubectl get svc -a list services k8s service svc kubectl get svc services",56],["kubectl get deploy","List deployments",3,0,"kubernetes/kubectl-get-deploy","kubectl get deploy kubectl get deploy -n <ns> list deployments k8s deployment deploy kubectl get deploy",50],["kubectl get all","Everything in a namespace",3,0,"kubernetes/kubectl-get-all","kubectl get all kubectl get all -n <ns> everything in a namespace k8s namespace overview kubectl get all",48],["kubectl scale","Scale replicas",3,1,"kubernetes/kubectl-scale","kubectl scale kubectl scale deploy/<name> --replicas=<n> scale replicas k8s scale replicas deploy kubectl scale replicas",44],["kubectl delete","Delete resources",3,2,"kubernetes/kubectl-delete","kubectl delete kubectl delete pod <name> -n <ns> delete resources k8s delete remove kubectl delete",42],["kubectl get events","Cluster events",3,0,"kubernetes/kubectl-get-events","kubectl get events kubectl get events -n <ns> --sort-by=.lasttimestamp cluster events k8s events troubleshoot kubectl events",48],["kubectl config use-context","Switch cluster context",3,1,"kubernetes/kubectl-config-use-context","kubectl config use-context kubectl config use-context <ctx> switch cluster context k8s context cluster config kubectl context switch cluster",46],["kubectl port-forward","Port-forward",3,0,"kubernetes/kubectl-port-forward","kubectl port-forward kubectl port-forward <pod> <local>:<remote> -n <ns> port-forward k8s port-forward debug network kubectl port-forward",44],["kubectl cp","Copy to/from pod",3,0,"kubernetes/kubectl-cp","kubectl cp kubectl cp <ns>/<pod>:<path> <localpath> copy to/from pod k8s cp copy pod kubectl cp",36],["aws ec2 start/stop-instances","Start/stop EC2",6,1,"cloud/aws-ec2-start-stop-instances","aws ec2 start/stop-instances aws ec2 start-instances --instance-ids <id> start/stop ec2 aws ec2 start stop aws ec2 start ec2 stop",46],["aws logs tail","Tail CloudWatch logs",6,0,"cloud/aws-logs-tail","aws logs tail aws logs tail <group> --follow tail cloudwatch logs aws logs cloudwatch tail aws logs cloudwatch logs",42],["az group list","List resource groups",6,0,"cloud/az-group-list","az group list az group list -o table list resource groups azure resource group az group list",38],["az vm start/stop","Start/stop Azure VM",6,1,"cloud/az-vm-start-stop","az vm start/stop az vm start -g <rg> -n <name> start/stop azure vm azure vm start stop az vm start az vm stop",40],["gcloud projects list","List GCP projects",6,1,"cloud/gcloud-projects-list","gcloud projects list gcloud projects list list gcp projects gcp project list gcloud projects",36],["gcloud compute ssh","SSH to GCE",6,1,"cloud/gcloud-compute-ssh","gcloud compute ssh gcloud compute ssh <instance> --zone <zone> ssh to gce gcp ssh compute remote gcloud ssh compute ssh",36],["aws iam get-user","IAM user info",6,0,"cloud/aws-iam-get-user","aws iam get-user aws iam get-user iam user info aws iam user permission aws iam iam user",34],["SHOW DATABASES","List databases",8,0,"sql/show-databases","show databases show databases; list databases sql database list show databases list db",50],["SHOW TABLES","List tables",8,0,"sql/show-tables","show tables show tables; list tables sql table list show tables list tables",48],["DESCRIBE","Describe a table",8,0,"sql/describe","describe describe <table>; describe a table sql schema table describe describe table table schema",46],["INSERT","Insert rows",8,1,"sql/insert","insert insert into <table> (...) values (...); insert rows sql insert write insert add row",44],["UPDATE","Update rows",8,2,"sql/update","update update <table> set ... where ...; update rows sql update write update modify rows",46],["DELETE","Delete rows",8,2,"sql/delete","delete delete from <table> where ...; delete rows sql delete write delete rows sql delete",42],["CREATE INDEX","Create an index",8,1,"sql/create-index","create index create index <name> on <table>(<col>); create an index sql index performance create index",38],["Get-ADGroup","Find AD groups",10,0,"ad/get-adgroup","get-adgroup get-adgroup -filter 'name -like \"*admin*\"' find ad groups group search ad ad group find group",54],["Search-ADAccount","Find problem accounts",10,0,"ad/search-adaccount","search-adaccount search-adaccount -lockedout find problem accounts lockout stale audit locked accounts stale accounts",58],["Unlock-ADAccount","Unlock accounts",10,1,"ad/unlock-adaccount","unlock-adaccount unlock-adaccount -identity <user> unlock accounts unlock lockout account unlock account account locked",56],["Disable-ADAccount","Disable accounts",10,1,"ad/disable-adaccount","disable-adaccount disable-adaccount -identity <user> disable accounts disable offboard account disable account offboard",52],["Get-ADDomain","Domain information",10,0,"ad/get-addomain","get-addomain get-addomain domain information domain fsmo forest domain info fsmo roles",46],["Get-GPO","List GPOs",10,0,"ad/get-gpo","get-gpo get-gpo -all list gpos gpo policy audit list gpo group policy",52],["Backup-GPO","Back up GPOs",10,0,"ad/backup-gpo","backup-gpo backup-gpo -all -path <dir> back up gpos gpo backup restore backup gpo gpo export",48],["Invoke-GPUpdate","Remote gpupdate",10,1,"ad/invoke-gpupdate","invoke-gpupdate invoke-gpupdate -computer <host> -force remote gpupdate gpupdate remote policy remote gpupdate force policy",46],["Get-ADOrganizationalUnit","List OUs",10,0,"ad/get-adorganizationalunit","get-adorganizationalunit get-adorganizationalunit -filter * list ous ou tree dn organizational unit ou tree",44],["New-ADGroup","Create AD groups",10,1,"ad/new-adgroup","new-adgroup new-adgroup -name <name> -groupscope global create ad groups group create scope create group new ad group",46],["Remove-ADGroupMember","Remove group members",10,1,"ad/remove-adgroupmember","remove-adgroupmember remove-adgroupmember -identity <grp> -members <user> remove group members member remove revoke remove member revoke access",46],["klist","Kerberos tickets",10,0,"ad/ad-klist","klist klist kerberos tickets kerberos ticket auth kerberos tickets klist purge",48],["setspn","Manage SPNs",10,1,"ad/setspn","setspn setspn -l <account> manage spns spn kerberos service spn duplicate kerberos spn",42],["Move-ADObject","Move objects between OUs",10,1,"ad/move-adobject","move-adobject move-adobject -identity <dn> -targetpath <oudn> move objects between ous move ou object move ou relocate object",42],["show interfaces status","Port status at a glance",7,0,"cisco/show-interfaces-status","show interfaces status show interfaces status port status at a glance port status errdisable port status err-disabled",60],["show interfaces trunk","Trunk inspection",7,0,"cisco/show-interfaces-trunk","show interfaces trunk show interfaces trunk trunk inspection trunk vlan tag trunk vlans allowed vlan",54],["show etherchannel summary","EtherChannel status",7,0,"cisco/show-etherchannel-summary","show etherchannel summary show etherchannel summary etherchannel status lacp bundle aggregation etherchannel port-channel lacp",48],["show ip bgp summary","BGP neighbor summary",7,0,"cisco/show-ip-bgp-summary","show ip bgp summary show ip bgp summary bgp neighbor summary bgp peer wan bgp neighbors bgp down",50],["show access-lists","ACLs with hit counts",7,0,"cisco/show-access-lists","show access-lists show access-lists acls with hit counts acl filter matches access list acl hits",54],["show ip nat translations","NAT translations",7,0,"cisco/show-ip-nat-translations","show ip nat translations show ip nat translations nat translations nat translation pool nat table translations",48],["show standby brief","HSRP status",7,0,"cisco/show-standby-brief","show standby brief show standby brief hsrp status hsrp redundancy gateway hsrp status standby",46],["show power inline","PoE power status",7,0,"cisco/show-power-inline","show power inline show power inline poe power status poe power budget poe budget power inline",48],["show inventory","Inventory & serials",7,0,"cisco/show-inventory","show inventory show inventory inventory & serials serial rma module serial number inventory",50],["show lldp neighbors","LLDP neighbors",7,0,"cisco/show-lldp-neighbors","show lldp neighbors show lldp neighbors [detail] lldp neighbors lldp neighbor topology lldp neighbors topology",46],["clear counters","Reset interface counters",7,1,"cisco/clear-counters","clear counters clear counters [interface] reset interface counters counter error reset clear counters reset stats",44],["shutdown / no shutdown","Disable/enable a port",7,1,"cisco/shutdown-no-shutdown","shutdown / no shutdown interface <if> → shutdown / no shutdown disable/enable a port shutdown port errdisable port bounce no shutdown",56],["switchport","Configure port VLANs",7,1,"cisco/switchport","switchport interface <if> → switchport mode access / switchport access vlan <id> configure port vlans vlan access trunk access vlan switchport mode",54],["vlan","Create VLANs",7,1,"cisco/vlan","vlan vlan <id> → name <name> create vlans vlan create segment create vlan new vlan",50],["traceroute","Traceroute from IOS",7,0,"cisco/traceroute","traceroute traceroute <ip> traceroute from ios trace path hop traceroute path trace",48],["debug / undebug all","Debugging on/off",7,1,"cisco/debug-undebug-all","debug / undebug all debug ip ospf hello → undebug all debugging on/off debug verbose troubleshoot debug ospf undebug all",42],["aws configure","Configure AWS CLI",6,1,"cloud/aws-configure","aws configure aws configure [--profile name] configure aws cli credentials profile setup aws credentials profile setup",58],["aws ssm start-session","Session Manager shell",6,1,"cloud/aws-ssm-start-session","aws ssm start-session aws ssm start-session --target <instance-id> session manager shell ssm session shell session manager no ssh",56],["aws ec2 describe-security-groups","Inspect security groups",6,0,"cloud/aws-ec2-describe-security-groups","aws ec2 describe-security-groups aws ec2 describe-security-groups --group-ids <sg> inspect security groups sg firewall ingress security group firewall rules",54],["aws rds describe-db-instances","Inspect RDS instances",6,0,"cloud/aws-rds-describe-db-instances","aws rds describe-db-instances aws rds describe-db-instances inspect rds instances rds database endpoint rds status db endpoint",50],["aws lambda invoke","Operate Lambda functions",6,1,"cloud/aws-lambda-invoke","aws lambda invoke aws lambda invoke --function-name <fn> out.json operate lambda functions lambda invoke serverless lambda invoke serverless",48],["aws ce get-cost-and-usage","Query AWS costs",6,0,"cloud/aws-ce-get-cost-and-usage","aws ce get-cost-and-usage aws ce get-cost-and-usage --time-period ... --granularity monthly --metrics unblendedcost query aws costs cost billing usage aws cost billing spike",46],["aws iam list-users","Audit IAM users/keys",6,0,"cloud/aws-iam-list-users","aws iam list-users aws iam list-users audit iam users/keys iam keys audit iam users access keys",48],["aws s3 presign","Presigned S3 URLs",6,0,"cloud/aws-s3-presign","aws s3 presign aws s3 presign s3://bucket/key --expires-in 3600 presigned s3 urls presign s3 share presigned url temporary link",46],["aws s3 sync","Sync with S3",6,1,"cloud/aws-s3-sync","aws s3 sync aws s3 sync <src> <dst> sync with s3 sync backup s3 s3 sync mirror upload",54],["az account","Switch subscriptions",6,0,"cloud/az-account","az account az account show / az account set -s <sub> switch subscriptions subscription context azure subscription switch az context",52],["az network nsg rule list","Inspect NSG rules",6,0,"cloud/az-network-nsg-rule-list","az network nsg rule list az network nsg rule list -g <rg> --nsg-name <nsg> -o table inspect nsg rules nsg firewall priority nsg rules azure firewall",50],["az storage blob list","Work with Blob storage",6,0,"cloud/az-storage-blob-list","az storage blob list az storage blob list --account-name <acct> -c <container> -o table work with blob storage blob storage upload blob storage azure files",48],["az webapp log tail","Operate App Service",6,1,"cloud/az-webapp-log-tail","az webapp log tail az webapp log tail -g <rg> -n <app> operate app service webapp logs restart app service logs webapp restart",46],["az aks get-credentials","Connect to AKS",6,0,"cloud/az-aks-get-credentials","az aks get-credentials az aks get-credentials -g <rg> -n <cluster> connect to aks aks kubeconfig cluster aks credentials connect cluster",48],["az monitor activity-log list","Query the activity log",6,0,"cloud/az-monitor-activity-log-list","az monitor activity-log list az monitor activity-log list --offset 1h -o table query the activity log audit activity history activity log audit changes",44],["az vm run-command","Run commands in VMs",6,1,"cloud/az-vm-run-command","az vm run-command az vm run-command invoke -g <rg> -n <vm> --command-id runshellscript --scripts '<cmd>' run commands in vms runcommand rescue vm run command locked out vm",46],["gcloud logging read","Read Cloud Logging",6,0,"cloud/gcloud-logging-read","gcloud logging read gcloud logging read '<filter>' --limit 50 read cloud logging logging filter gcp cloud logging gcp logs",46],["gcloud storage","Work with Cloud Storage",6,1,"cloud/gcloud-storage","gcloud storage gcloud storage cp <src> gs://bucket/ work with cloud storage gcs bucket sync gcs copy cloud storage",48],["gcloud projects get-iam-policy","Inspect IAM policy",6,0,"cloud/gcloud-projects-get-iam-policy","gcloud projects get-iam-policy gcloud projects get-iam-policy <project> inspect iam policy iam policy audit iam policy who has access",44],["gcloud container clusters get-credentials","Connect to GKE",6,0,"cloud/gcloud-container-clusters-get-credentials","gcloud container clusters get-credentials gcloud container clusters get-credentials <cluster> --region <r> connect to gke gke kubeconfig cluster gke credentials connect gke",46],["gcloud sql instances list","Cloud SQL operations",6,0,"cloud/gcloud-sql-instances-list","gcloud sql instances list gcloud sql instances list cloud sql operations cloudsql database connect cloud sql managed database",44],["gcloud compute firewall-rules list","Inspect GCP firewall rules",6,0,"cloud/gcloud-compute-firewall-rules-list","gcloud compute firewall-rules list gcloud compute firewall-rules list inspect gcp firewall rules firewall vpc gcp gcp firewall vpc rules",46],["docker start","Start stopped containers",9,0,"docker/docker-start","docker start docker start <container> start stopped containers start container start container resume",62],["docker rmi","Remove images",9,1,"docker/docker-rmi","docker rmi docker rmi <image> remove images image remove disk remove image delete image",58],["docker commit","Commit a container",9,0,"docker/docker-commit","docker commit docker commit <container> <image:tag> commit a container commit snapshot image snapshot container save state",44],["docker tag","Tag images",9,0,"docker/docker-tag","docker tag docker tag <src> <registry/repo:tag> tag images tag image registry tag image version tag",54],["docker push","Push to a registry",9,1,"docker/docker-push","docker push docker push <registry/repo:tag> push to a registry push registry publish push image upload registry",56],["docker login","Registry login",9,1,"docker/docker-login","docker login docker login <registry> registry login login registry auth registry login authenticate",50],["docker save","Export images to tar",9,0,"docker/docker-save","docker save docker save -o app.tar <image> export images to tar save export airgap export image offline transfer",46],["docker load","Load images from tar",9,0,"docker/docker-load","docker load docker load -i app.tar load images from tar load import image load image import tar",46],["docker top","Processes in a container",9,0,"docker/docker-top","docker top docker top <container> processes in a container process top container container processes",44],["docker port","Show port mappings",9,0,"docker/docker-port","docker port docker port <container> show port mappings port mapping network port mapping exposed ports",48],["docker diff","Filesystem changes",9,0,"docker/docker-diff","docker diff docker diff <container> filesystem changes diff filesystem audit container diff changed files",40],["docker events","Daemon event stream",9,0,"docker/docker-events","docker events docker events --since 1h daemon event stream events oom timeline container events oom killed",42],["docker history","Image layer history",9,0,"docker/docker-history","docker history docker history <image> image layer history history layer size image layers layer size",42],["docker kill","Kill a container",9,1,"docker/docker-kill","docker kill docker kill <container> kill a container kill force stop force stop kill container",46],["docker pause","Pause/unpause containers",9,1,"docker/docker-pause","docker pause docker pause / unpause <container> pause/unpause containers pause freeze cgroup pause container freeze",38],["docker rename","Rename containers",9,0,"docker/docker-rename","docker rename docker rename <old> <new> rename containers rename name rename container",36],["docker update","Update limits live",9,1,"docker/docker-update","docker update docker update --memory 1g <container> update limits live limits memory restart update limits restart policy",40],["docker context","Switch Docker endpoints",9,1,"docker/docker-context","docker context docker context use <name> switch docker endpoints context remote endpoint docker context remote daemon",38],["show full-configuration","Full configuration dump",13,0,"fortigate/show-full-configuration","show full-configuration show full-configuration full configuration dump config full audit full config all settings",52],["get vpn ipsec tunnel summary","VPN tunnel summary",13,0,"fortigate/get-vpn-ipsec-tunnel-summary","get vpn ipsec tunnel summary get vpn ipsec tunnel summary vpn tunnel summary vpn ipsec tunnel vpn summary tunnel down",54],["diagnose vpn tunnel list","VPN deep diagnostics",13,1,"fortigate/diagnose-vpn-tunnel-list","diagnose vpn tunnel list diagnose vpn tunnel list name <tunnel> vpn deep diagnostics vpn diagnose flush vpn diagnose tunnel flush",50],["show firewall policy","Firewall policies",13,0,"fortigate/show-firewall-policy","show firewall policy show firewall policy [id] firewall policies policy firewall rule firewall policy policy order",54],["execute dhcp lease-list","DHCP leases",13,0,"fortigate/execute-dhcp-lease-list","execute dhcp lease-list execute dhcp lease-list dhcp leases dhcp lease scope dhcp lease ip assignment",46],["execute backup config","Back up the config",13,0,"fortigate/execute-backup-config","execute backup config execute backup config tftp <file> <server> back up the config backup config tftp backup config save config",52],["get system ha status","HA cluster status",13,0,"fortigate/get-system-ha-status","get system ha status get system ha status ha cluster status ha cluster failover ha status cluster sync",50],["diagnose sniffer packet","Built-in packet capture",13,1,"fortigate/forti-diag-sniffer","diagnose sniffer packet diagnose sniffer packet any 'host <ip>' 4 built-in packet capture sniffer capture pcap packet capture sniffer",52],["execute log display","Query on-box logs",13,0,"fortigate/execute-log-display","execute log display execute log filter ... → execute log display query on-box logs log filter denied log display denied log",48],["execute reboot","Reboot the unit",13,2,"fortigate/execute-reboot","execute reboot execute reboot reboot the unit reboot restart maintenance reboot fortigate restart unit",44],["git switch","Switch branches (modern)",5,0,"git/git-switch","git switch git switch <branch> switch branches (modern) branch switch checkout switch branch new branch",74],["git commit --amend","Fix the last commit",5,1,"git/git-commit-amend","git commit --amend git commit --amend fix the last commit amend commit fix fix commit edit message",72],["git reflog","HEAD history (lifesaver)",5,0,"git/git-reflog","git reflog git reflog head history (lifesaver) recover undo history recover commit undo reset",66],["git cherry-pick","Apply specific commits",5,1,"git/git-cherry-pick","git cherry-pick git cherry-pick <commit> apply specific commits cherry-pick commit hotfix pick commit port fix",62],["git blame","Who changed each line",5,0,"git/git-blame","git blame git blame <file> who changed each line blame author history who wrote line history",58],["git bisect","Bisect for the bad commit",5,0,"git/git-bisect","git bisect git bisect start / good / bad bisect for the bad commit bisect bug regression find bad commit regression hunt",50],["git worktree","Multiple working trees",5,0,"git/git-worktree","git worktree git worktree add <path> <branch> multiple working trees worktree parallel branch multiple checkouts parallel work",48],["git submodule","Manage submodules",5,1,"git/git-submodule","git submodule git submodule update --init --recursive manage submodules submodule dependency nested submodule init nested repo",54],["git grep","Search tracked files",5,0,"git/git-grep","git grep git grep -n '<pattern>' search tracked files search grep code search repo grep code",56],["git mv","Tracked rename/move",5,0,"git/git-mv","git mv git mv <old> <new> tracked rename/move rename move stage rename file move tracked",52],["git rm","Remove from tracking",5,1,"git/git-rm","git rm git rm [--cached] <file> remove from tracking remove untrack delete untrack file remove from git",56],["git archive","Export an archive",5,0,"git/git-archive","git archive git archive -o out.zip head export an archive archive export release export snapshot zip repo",44],["git shortlog","Commits grouped by author",5,0,"git/git-shortlog","git shortlog git shortlog -sn commits grouped by author author count summary commit count contributors",42],["git init","Create a repository",5,0,"git/git-init","git init git init create a repository init repository create init repo new repository",58],["git ls-files","List tracked files",5,0,"git/git-ls-files","git ls-files git ls-files list tracked files tracked list index tracked files list files",40],["git gc","Garbage collection",5,1,"git/git-gc","git gc git gc garbage collection gc pack cleanup repo cleanup shrink git",38],["git fsck","Check repo integrity",5,0,"git/git-fsck","git fsck git fsck --lost-found check repo integrity fsck integrity recover repo integrity corruption check",36],["git lfs","Large File Storage",5,1,"git/git-lfs","git lfs git lfs track '*.psd' large file storage lfs binary large large files lfs track",46],["kubectl get configmap","Inspect ConfigMaps",3,0,"kubernetes/kubectl-get-configmap","kubectl get configmap kubectl get configmap [-n ns] inspect configmaps configmap config yaml configmap app config",56],["kubectl get secret","Inspect Secrets",3,1,"kubernetes/kubectl-get-secret","kubectl get secret kubectl get secret [-n ns] inspect secrets secret base64 credentials secret credentials",54],["kubectl get ns","List namespaces",3,0,"kubernetes/kubectl-get-ns","kubectl get ns kubectl get namespaces list namespaces namespace cluster namespace list",52],["kubectl get pvc","Check PVCs/PVs",3,0,"kubernetes/kubectl-get-pvc","kubectl get pvc kubectl get pvc [-n ns] check pvcs/pvs pvc pv storage pvc pending persistent volume",50],["kubectl get ingress","Inspect Ingress",3,0,"kubernetes/kubectl-get-ingress","kubectl get ingress kubectl get ingress [-n ns] inspect ingress ingress routing http ingress rules 502 backend",54],["kubectl edit","Edit resources live",3,1,"kubernetes/kubectl-edit","kubectl edit kubectl edit <kind>/<name> edit resources live edit manifest patch edit resource hotfix",52],["kubectl patch","Patch resources",3,1,"kubernetes/kubectl-patch","kubectl patch kubectl patch <kind>/<name> -p '<json>' patch resources patch update json patch resource partial update",46],["kubectl label","Add/remove labels",3,1,"kubernetes/kubectl-label","kubectl label kubectl label <kind>/<name> key=value add/remove labels label selector metadata label pod selector",44],["kubectl cordon","Cordon a node",3,1,"kubernetes/kubectl-cordon","kubectl cordon kubectl cordon <node> cordon a node node cordon maintenance cordon node unschedulable",50],["kubectl drain","Drain a node",3,1,"kubernetes/kubectl-drain","kubectl drain kubectl drain <node> --ignore-daemonsets drain a node drain evict maintenance drain node evict pods",52],["kubectl taint","Taint nodes",3,1,"kubernetes/kubectl-taint","kubectl taint kubectl taint nodes <node> key=value:noschedule taint nodes taint toleration schedule taint node dedicated node",42],["kubectl explain","Built-in API docs",3,0,"kubernetes/kubectl-explain","kubectl explain kubectl explain <resource>.<field> built-in api docs explain docs schema field docs api reference",44],["kubectl api-resources","List resource kinds",3,0,"kubernetes/kubectl-api-resources","kubectl api-resources kubectl api-resources list resource kinds api crd kinds resource kinds short names",40],["kubectl create","Create resources",3,0,"kubernetes/kubectl-create","kubectl create kubectl create deployment <name> --image=<img> create resources create generate manifest create resource generate yaml",54],["kubectl expose","Expose as a Service",3,0,"kubernetes/kubectl-expose","kubectl expose kubectl expose deploy <name> --port=80 expose as a service expose service port expose service quick service",46],["kubectl run","Run ad-hoc pods",3,0,"kubernetes/kubectl-run","kubectl run kubectl run tmp --rm -it --image=busybox -- sh run ad-hoc pods run debug adhoc debug pod adhoc shell",52],["kubectl set image","Update container images",3,1,"kubernetes/kubectl-set-image","kubectl set image kubectl set image deploy/<name> <c>=<img:tag> update container images image rollout update update image new version",50],["kubectl wait","Wait for conditions",3,0,"kubernetes/kubectl-wait","kubectl wait kubectl wait --for=condition=ready pod -l app=web wait for conditions wait ready ci wait ready wait condition",42],["kubectl auth can-i","Check RBAC permissions",3,0,"kubernetes/kubectl-auth-can-i","kubectl auth can-i kubectl auth can-i <verb> <resource> check rbac permissions rbac permission auth rbac check permission denied",46],["kubectl debug","Ephemeral debug containers",3,1,"kubernetes/kubectl-debug","kubectl debug kubectl debug -it <pod> --image=busybox --target=<c> ephemeral debug containers debug ephemeral distroless ephemeral container debug pod",48],["htop","Interactive process monitor",0,0,"linux/htop","htop htop interactive process monitor process cpu memory monitor process monitor cpu usage top alternative",78],["vmstat","Memory/CPU/swap statistics",0,0,"linux/vmstat","vmstat vmstat 1 5 memory/cpu/swap statistics memory swap cpu stats swap usage memory pressure",62],["iostat","Disk I/O statistics",0,0,"linux/iostat","iostat iostat -x 1 disk i/o statistics disk io performance disk io io bottleneck",58],["uptime","Uptime and load average",0,0,"linux/uptime","uptime uptime uptime and load average uptime load boot load average how long running",66],["dmesg","Show kernel ring buffer",0,0,"linux/dmesg","dmesg dmesg -t | tail show kernel ring buffer kernel log oom driver kernel log oom killer hardware error",70],["lscpu","Show CPU details",0,0,"linux/lscpu","lscpu lscpu show cpu details cpu cores hardware cpu info core count",55],["lsblk","List block devices",0,0,"linux/lsblk","lsblk lsblk -f list block devices disk partition uuid list disks partitions",72],["blkid","Show device UUIDs",0,0,"linux/blkid","blkid blkid show device uuids uuid filesystem fstab uuid fstab",48],["lsusb","List USB devices",0,0,"linux/lsusb","lsusb lsusb list usb devices usb hardware device usb devices usb not detected",42],["lspci","List PCI devices",0,0,"linux/lspci","lspci lspci list pci devices pci nic gpu driver pci devices nic driver",44],["lsmod","List loaded kernel modules",0,0,"linux/lsmod","lsmod lsmod list loaded kernel modules module kernel driver kernel modules driver loaded",40],["modprobe","Load/unload kernel module",0,1,"linux/modprobe","modprobe modprobe <module> load/unload kernel module module kernel driver load module insmod",38],["hostnamectl","Show/set hostname",0,1,"linux/hostnamectl","hostnamectl hostnamectl show/set hostname hostname systemd change hostname set hostname",52],["timedatectl","Show/set time & NTP",0,1,"linux/timedatectl","timedatectl timedatectl show/set time & ntp time ntp timezone clock time sync clock drift ntp",56],["who","Show logged-in users",0,0,"linux/who","who who show logged-in users login users session logged in users who is on",46],["last","Show login history",0,0,"linux/last","last last -n 20 show login history login history audit security login history failed logins",50],["id","Show UID/GID and groups",0,0,"linux/id","id id [user] show uid/gid and groups uid gid groups permission user groups uid gid",54],["useradd","Create a user",0,1,"linux/useradd","useradd useradd -m -s /bin/bash <user> create a user user account create add user create account",60],["usermod","Modify a user",0,1,"linux/usermod","usermod usermod -ag <group> <user> modify a user user group lock add to group lock account",62],["userdel","Delete a user",0,2,"linux/userdel","userdel userdel -r <user> delete a user user delete offboard delete user remove account",44],["groupadd","Create a group",0,0,"linux/groupadd","groupadd groupadd <group> create a group group account create group add group",42],["passwd","Change password",0,1,"linux/passwd","passwd passwd [user] change password password account reset change password reset password",68],["su","Switch user",0,1,"linux/su","su su - <user> switch user root switch privilege become root switch user",58],["sudo","Run as superuser",0,1,"linux/sudo","sudo sudo <command> run as superuser root privilege admin run as root permission denied admin rights",92],["visudo","Edit sudoers safely",0,1,"linux/visudo","visudo visudo edit sudoers safely sudoers privilege config sudoers grant sudo",46],["chgrp","Change group ownership",0,1,"linux/chgrp","chgrp chgrp -r <group> <path> change group ownership group ownership permission change group",40],["ln","Create links",0,0,"linux/ln","ln ln -s <target> <link> create links symlink link file symlink symbolic link",64],["stat","File status details",0,0,"linux/stat","stat stat <file> file status details permission inode timestamp file info permissions",48],["file","Identify file type",0,0,"linux/file","file file <path> identify file type type mime encoding file type encoding",44],["tree","Directory tree view",0,0,"linux/tree","tree tree -l 2 directory tree view tree directory structure folder tree structure",52],["diff","Compare files",0,0,"linux/diff","diff diff -u <file1> <file2> compare files diff compare patch compare files difference",70],["cut","Extract columns",0,0,"linux/cut","cut cut -d',' -f1,3 <file> extract columns column field csv extract column field",54],["tr","Translate/delete chars",0,0,"linux/tr","tr tr 'a-z' 'a-z' translate/delete chars translate case newline translate chars remove cr",46],["uniq","Collapse duplicate lines",0,0,"linux/uniq","uniq sort <file> | uniq -c collapse duplicate lines duplicate count log dedupe count occurrences",50],["xargs","Build & run command lines",0,1,"linux/xargs","xargs ... | xargs <command> build & run command lines pipe bulk arguments bulk operation pipe to command",56],["tee","Write to screen and file",0,0,"linux/tee","tee <command> | tee <file> write to screen and file log output record save output log to file",52],["gzip","Compress with gzip",0,0,"linux/gzip","gzip gzip <file> / gunzip <file.gz> compress with gzip compress gzip archive compress decompress gz",58],["xz","High-ratio xz compression",0,0,"linux/xz","xz xz -k <file> / unxz <file.xz> high-ratio xz compression compress xz archive xz compress",40],["zip","Create ZIP archives",0,0,"linux/zip","zip zip -r <archive.zip> <dir> create zip archives zip compress archive zip files compress",60],["unzip","Extract ZIP archives",0,0,"linux/unzip","unzip unzip <archive.zip> [-d dir] extract zip archives zip extract archive extract zip unzip files",60],["nc","Port checks & raw sockets",0,0,"linux/nc","nc nc -zv <host> <port> port checks & raw sockets port tcp connectivity netcat port open test port",68],["nmap","Port scanning",0,1,"linux/nmap","nmap nmap -p 1-1024 <host> port scanning scan port security audit port scan open ports",58],["telnet","Plain TCP connection test",0,0,"linux/telnet","telnet telnet <host> <port> plain tcp connection test tcp port smtp tcp test smtp check",50],["mtr","Continuous traceroute",0,0,"linux/mtr","mtr mtr <host> continuous traceroute traceroute loss latency packet loss route quality",56],["ethtool","NIC link diagnostics",0,0,"linux/ethtool","ethtool ethtool <iface> nic link diagnostics nic link speed duplex link speed duplex nic status",48],["nmcli","Manage NetworkManager",0,1,"linux/nmcli","nmcli nmcli device status manage networkmanager network ip wifi config network manager static ip",62],["iptables","Manage iptables firewall",0,1,"linux/iptables","iptables iptables -l -n -v manage iptables firewall firewall filter nat firewall rules open port",60],["firewall-cmd","Manage firewalld (RHEL)",0,1,"linux/firewall-cmd","firewall-cmd firewall-cmd --list-all manage firewalld (rhel) firewall port service open port firewalld",58],["ufw","Uncomplicated Firewall",0,1,"linux/ufw","ufw ufw status verbose uncomplicated firewall firewall ubuntu port ubuntu firewall allow port",56],["tcpdump","Capture packets",0,1,"linux/tcpdump","tcpdump tcpdump -i <iface> port <n> capture packets packet capture pcap packet capture pcap sniff",64],["host","Quick DNS lookup",0,0,"linux/host","host host <name> quick dns lookup dns resolve mx dns lookup resolve name",54],["nice","Run with priority",0,0,"linux/nice","nice nice -n 19 <command> run with priority priority cpu schedule priority niceness",42],["nohup","Keep running after logout",0,0,"linux/nohup","nohup nohup <command> & keep running after logout background hup ssh run in background survive logout",58],["pgrep","Find processes by name",0,0,"linux/pgrep","pgrep pgrep -f <pattern> find processes by name pid process search find pid process by name",60],["pkill","Kill processes by name",0,1,"linux/pkill","pkill pkill -f <pattern> kill processes by name kill signal process kill by name stop processes",56],["killall","Kill all by exact name",0,1,"linux/killall","killall killall <name> kill all by exact name kill process kill all instances",52],["strace","Trace system calls",0,0,"linux/strace","strace strace -p <pid> trace system calls trace syscall debug trace syscalls debug process",46],["watch","Repeat a command on screen",0,0,"linux/watch","watch watch -n 2 '<command>' repeat a command on screen monitor repeat interval repeat command monitor",54],["dd","Block-level copy",0,2,"linux/dd","dd dd if=<in> of=<out> bs=4m status=progress block-level copy image disk copy disk image write iso",50],["mkfs","Create a filesystem",0,2,"linux/mkfs","mkfs mkfs.ext4 <device> create a filesystem format filesystem disk format disk make filesystem",44],["fdisk","Partition a disk",0,2,"linux/fdisk","fdisk fdisk -l / fdisk <device> partition a disk partition disk table partition disk disk layout",52],["parted","GPT-aware partitioning",0,2,"linux/parted","parted parted <device> print gpt-aware partitioning partition gpt resize gpt partition resize partition",46],["smartctl","Disk health via SMART",0,0,"linux/smartctl","smartctl smartctl -a <device> disk health via smart smart disk health failure disk health smart status failing drive",56],["sysctl","Kernel parameters",0,1,"linux/sysctl","sysctl sysctl <key> / sysctl -w <key>=<val> kernel parameters kernel tuning parameter kernel parameter tuning",48],["ssh-keygen","Generate SSH keys",0,0,"linux/ssh-keygen","ssh-keygen ssh-keygen -t ed25519 generate ssh keys ssh key auth ssh key key pair public key auth",72],["sha256sum","Compute/verify checksums",0,0,"linux/sha256sum","sha256sum sha256sum <file> compute/verify checksums hash sha256 integrity checksum verify hash integrity",50],["history","Shell history",0,0,"linux/history","history history | grep <word> shell history history shell rerun command history rerun",58],["apt","Debian/Ubuntu packages",0,1,"linux/apt","apt apt update && apt upgrade debian/ubuntu packages package install update ubuntu install package update ubuntu",80],["dnf","RHEL-family packages",0,1,"linux/dnf","dnf dnf install <pkg> rhel-family packages package install rhel yum yum install rpm package",70],["rpm","Query RPM packages",0,0,"linux/rpm","rpm rpm -qa | grep <pkg> query rpm packages package query rpm rpm query which package",54],["dpkg","Query deb packages",0,0,"linux/dpkg","dpkg dpkg -l | grep <pkg> query deb packages package deb query dpkg query installed packages",52],["screen","Detachable terminal",0,0,"linux/screen","screen screen -s <name> / screen -r detachable terminal terminal session detach detach session keep session",54],["tmux","Terminal multiplexer",0,0,"linux/tmux","tmux tmux new -s <name> / tmux a terminal multiplexer terminal session multiplex terminal multiplexer split pane",60],["jq","Process JSON",0,0,"linux/jq","jq <command> | jq '.key' process json json parse filter parse json pretty print json",62],["Get-MailboxStatistics","Mailbox size",11,0,"m365/get-mailboxstatistics","get-mailboxstatistics get-mailboxstatistics <user> | fl totalitemsize,itemcount mailbox size mailbox size quota mailbox size quota full",56],["Get-MailboxPermission","Mailbox permissions",11,0,"m365/get-mailboxpermission","get-mailboxpermission get-mailboxpermission <mailbox> mailbox permissions permission shared mailbox mailbox permission full access",50],["Add-MailboxPermission","Grant mailbox access",11,1,"m365/add-mailboxpermission","add-mailboxpermission add-mailboxpermission <mb> -user <user> -accessrights fullaccess grant mailbox access grant fullaccess shared grant mailbox add full access",50],["Set-MailboxAutoReplyConfiguration","Out-of-office replies",11,1,"m365/set-mailboxautoreplyconfiguration","set-mailboxautoreplyconfiguration set-mailboxautoreplyconfiguration <user> -autoreplystate enabled -internalmessage '<msg>' out-of-office replies oof autoreply absence out of office auto reply",48],["Get-TransportRule","Transport rules",11,0,"m365/get-transportrule","get-transportrule get-transportrule transport rules rule mailflow block transport rule mail flow",46],["Get-QuarantineMessage","Quarantined mail",11,1,"m365/get-quarantinemessage","get-quarantinemessage get-quarantinemessage -recipientaddress <addr> quarantined mail quarantine spam release quarantine release blocked mail",50],["Get-MgSubscribedSku","License inventory",11,0,"m365/get-mgsubscribedsku","get-mgsubscribedsku get-mgsubscribedsku | select skupartnumber,consumedunits license inventory license sku seats license count sku inventory",48],["Set-MgUserLicense","Assign/remove licenses",11,1,"m365/set-mguserlicense","set-mguserlicense set-mguserlicense -userid <user> -addlicenses @{skuid=<id>} -removelicenses @() assign/remove licenses license assign sku assign license license user",46],["Get-MgUserAuthenticationMethod","MFA methods",11,0,"m365/get-mguserauthenticationmethod","get-mguserauthenticationmethod get-mguserauthenticationmethod -userid <user> mfa methods mfa authenticator methods mfa methods authentication methods",48],["Get-MobileDevice","Mobile devices",11,0,"m365/get-mobiledevice","get-mobiledevice get-mobiledevice -mailbox <user> mobile devices mobile sync device mobile device activesync",44],["New-MgUser","Create cloud users",11,1,"m365/new-mguser","new-mguser new-mguser -displayname <n> -userprincipalname <upn> -mailnickname <nick> -accountenabled -passwordprofile @{...} create cloud users user create onboard create user onboard",44],["Get-MgAuditLogSignIn","Sign-in logs",11,0,"m365/get-mgauditlogsignin","get-mgauditlogsignin get-mgauditlogsignin -filter \"userprincipalname eq '<upn>'\" -top 20 sign-in logs signin audit security sign-in logs login audit",48],["pmset","Power & sleep settings",4,1,"macos/pmset","pmset pmset -g power & sleep settings power sleep battery sleep settings power management",54],["caffeinate","Keep the Mac awake",4,0,"macos/caffeinate","caffeinate caffeinate -i <command> keep the mac awake sleep awake power prevent sleep stay awake",50],["system_profiler","Hardware inventory",4,0,"macos/system-profiler","system_profiler system_profiler sphardwaredatatype hardware inventory hardware serial inventory hardware info serial number",56],["spctl","Gatekeeper status",4,0,"macos/spctl","spctl spctl --status gatekeeper status gatekeeper security notarization gatekeeper unidentified developer",46],["xattr","Extended attributes",4,1,"macos/xattr","xattr xattr -d com.apple.quarantine <file> extended attributes quarantine attribute gatekeeper quarantine app damaged",58],["codesign","Verify code signatures",4,0,"macos/codesign","codesign codesign -dv <app> verify code signatures signature verify security code signature verify app",42],["tmutil","Control Time Machine",4,0,"macos/tmutil","tmutil tmutil status control time machine backup timemachine snapshot time machine backup status",52],["hdiutil","Disk image tool",4,0,"macos/hdiutil","hdiutil hdiutil attach <image.dmg> disk image tool dmg mount image mount dmg disk image",48],["screencapture","Take screenshots",4,0,"macos/screencapture","screencapture screencapture -i <file.png> take screenshots screenshot capture screenshot capture screen",44],["log","Query unified logs",4,0,"macos/log","log log show --last 1h --predicate '...' query unified logs log crash diagnose unified log system log",50],["csrutil","System Integrity Protection",4,0,"macos/csrutil","csrutil csrutil status system integrity protection sip security protection sip status integrity protection",40],["nvram","NVRAM variables",4,1,"macos/nvram","nvram nvram -p nvram variables nvram firmware boot nvram reset pram",36],["ditto","Copy preserving metadata",4,0,"macos/ditto","ditto ditto <src> <dst> copy preserving metadata copy metadata zip copy with metadata mac zip",46],["plutil","Inspect/convert plists",4,0,"macos/plutil","plutil plutil -p <file.plist> inspect/convert plists plist config preferences plist viewer convert plist",44],["profiles","Configuration profiles",4,0,"macos/profiles","profiles profiles list configuration profiles profile mdm management mdm profile managed mac",42],["osascript","Run AppleScript",4,1,"macos/osascript","osascript osascript -e '<applescript>' run applescript applescript automation script applescript automation",46],["pkgutil","Package receipts",4,0,"macos/pkgutil","pkgutil pkgutil --pkgs package receipts package receipt installer package receipt installed files",40],["dot_clean","Merge ._ junk files",4,0,"macos/dot-clean","dot_clean dot_clean <dir> merge ._ junk files appledouble usb cleanup dot underscore files appledouble",38],["networkQuality","Built-in speed test",4,0,"macos/networkquality","networkquality networkquality built-in speed test speed bandwidth latency speed test bandwidth test",48],["Get-NetIPAddress","Get IP configuration",2,0,"powershell/get-netipaddress","get-netipaddress get-netipaddress -addressfamily ipv4 get ip configuration ip adapter network ip address network config",66],["Get-NetAdapter","List network adapters",2,0,"powershell/get-netadapter","get-netadapter get-netadapter list network adapters nic link adapter nic status adapter list",62],["Clear-DnsClientCache","Flush the DNS cache",2,0,"powershell/clear-dnsclientcache","clear-dnsclientcache clear-dnsclientcache flush the dns cache dns cache flush flush dns dns cache",58],["Resolve-DnsName","Test DNS resolution",2,0,"powershell/resolve-dnsname","resolve-dnsname resolve-dnsname <name> -type a test dns resolution dns resolve lookup dns lookup resolve",60],["Get-NetRoute","Show the routing table",2,0,"powershell/get-netroute","get-netroute get-netroute -addressfamily ipv4 show the routing table route gateway network routing table default gateway",50],["Get-HotFix","List installed updates",2,0,"powershell/get-hotfix","get-hotfix get-hotfix | sort installedon -desc list installed updates update kb patch installed updates kb check",56],["Get-WinEvent","Query event logs (modern)",2,0,"powershell/ps-get-winevent","get-winevent get-winevent -logname system -maxevents 50 query event logs (modern) eventlog filter audit event log query events",64],["Get-CimInstance","Query WMI/CIM",2,0,"powershell/get-ciminstance","get-ciminstance get-ciminstance win32_operatingsystem query wmi/cim wmi cim inventory wmi query cim",58],["Get-Volume","Volumes and free space",2,0,"powershell/get-volume","get-volume get-volume volumes and free space disk volume space disk space volume health",60],["Get-PSDrive","List PS drives",2,0,"powershell/get-psdrive","get-psdrive get-psdrive -psprovider filesystem list ps drives drive provider space ps drives drive list",44],["Where-Object","Filter objects",2,0,"powershell/where-object","where-object ... | where-object {条件} filter objects filter pipeline query filter objects where",70],["Select-Object","Pick properties/rows",2,0,"powershell/select-object","select-object ... | select-object name,status pick properties/rows select project pipeline select properties top n",66],["Sort-Object","Sort objects",2,0,"powershell/sort-object","sort-object ... | sort-object <prop> -descending sort objects sort order pipeline sort by order",60],["Measure-Object","Count and sum",2,0,"powershell/measure-object","measure-object ... | measure-object <prop> -sum count and sum count sum measure count sum size",48],["ForEach-Object","Process each item",2,1,"powershell/foreach-object","foreach-object ... | foreach-object {処理} process each item loop bulk pipeline foreach bulk operation",58],["Export-Csv","Export to CSV",2,0,"powershell/export-csv","export-csv ... | export-csv out.csv -notypeinformation export to csv csv export report export csv to excel",62],["ConvertTo-Json","Convert to/from JSON",2,0,"powershell/convertto-json","convertto-json ... | convertto-json -depth 5 convert to/from json json convert api to json parse json",54],["Out-File","Save output to a file",2,0,"powershell/out-file","out-file ... | out-file log.txt -encoding utf8 save output to a file file output save save to file redirect",50],["Compress-Archive","Create ZIPs natively",2,0,"powershell/compress-archive","compress-archive compress-archive -path <src> -destinationpath out.zip create zips natively zip compress archive create zip compress",56],["Expand-Archive","Extract ZIPs natively",2,0,"powershell/expand-archive","expand-archive expand-archive <zip> -destinationpath <dir> extract zips natively zip extract archive extract zip unzip",56],["Get-Acl","Get/set ACLs",2,1,"powershell/get-acl","get-acl get-acl <path> | fl get/set acls acl permission ntfs get acl copy permissions",52],["Get-LocalUser","List local users",2,0,"powershell/get-localuser","get-localuser get-localuser list local users account local audit local accounts user list",54],["New-LocalUser","Create a local user",2,1,"powershell/new-localuser","new-localuser new-localuser <name> -password (read-host -assecurestring) create a local user account create local create local user",46],["Add-LocalGroupMember","Add to a local group",2,1,"powershell/add-localgroupmember","add-localgroupmember add-localgroupmember -group administrators -member <user> add to a local group group admin member add to group grant admin",50],["Get-ScheduledTask","Query scheduled tasks",2,0,"powershell/get-scheduledtask","get-scheduledtask get-scheduledtask | ? state -eq 'ready' query scheduled tasks task schedule batch scheduled task task scheduler",52],["Restart-Computer","Restart computers",2,1,"powershell/restart-computer","restart-computer restart-computer -computername <host> -force restart computers restart reboot remote remote restart reboot",48],["Test-Connection","Ping as objects",2,0,"powershell/test-connection","test-connection test-connection <host> -count 4 ping as objects ping alive monitor ping test reachability",58],["Get-FileHash","Compute file hashes",2,0,"powershell/get-filehash","get-filehash get-filehash <file> -algorithm sha256 compute file hashes hash sha256 integrity file hash checksum",54],["Start-Process","Start processes (elevate)",2,1,"powershell/start-process","start-process start-process <exe> -verb runas start processes (elevate) process elevate uac run as admin start elevated",56],["Install-Module","Install PS modules",2,1,"powershell/install-module","install-module install-module <name> -scope currentuser install ps modules module install gallery install module ps gallery",52],["Invoke-Command","Run commands remotely",2,1,"powershell/invoke-command","invoke-command invoke-command -computername <host> -scriptblock {...} run commands remotely remote winrm bulk remote command run on servers",60],["Enter-PSSession","Interactive remote session",2,1,"powershell/enter-pssession","enter-pssession enter-pssession -computername <host> interactive remote session remote session winrm remote session psremoting",56],["Get-Counter","Read perf counters",2,0,"powershell/get-counter","get-counter get-counter '\\processor(_total)\\% processor time' read perf counters performance counter monitor perf counter performance monitor",46],["Get-SmbShare","List/create SMB shares",2,0,"powershell/get-smbshare","get-smbshare get-smbshare list/create smb shares smb share folder smb share file share",54],["Get-Printer","Printers and print jobs",2,1,"powershell/get-printer","get-printer get-printer printers and print jobs printer spooler queue printer status print queue",50],["Get-AppxPackage","Query/remove Store apps",2,1,"powershell/get-appxpackage","get-appxpackage get-appxpackage <name> query/remove store apps appx store uwp store app remove appx",44],["Get-ItemProperty","Read/write registry values",2,1,"powershell/get-itemproperty","get-itemproperty get-itemproperty hklm:\\...\\<key> read/write registry values registry value config registry value read registry",48],["CREATE TABLE","Create tables",8,0,"sql/create-table","create table create table <name> (col type, ...); create tables table create schema create table new table",60],["ALTER TABLE","Alter table structure",8,1,"sql/alter-table","alter table alter table <t> add column <col> <type>; alter table structure alter column schema alter table add column",54],["DROP TABLE","Drop tables",8,2,"sql/drop-table","drop table drop table <name>; drop tables drop delete table drop table delete table",46],["TRUNCATE TABLE","Empty a table fast",8,2,"sql/truncate-table","truncate table truncate table <name>; empty a table fast truncate delete reset truncate empty table",44],["GRANT","Grant privileges",8,1,"sql/grant","grant grant select on db.table to 'user'@'host'; grant privileges grant privilege security grant privileges give access",52],["REVOKE","Revoke privileges",8,1,"sql/revoke","revoke revoke <priv> on db.table from 'user'@'host'; revoke privileges revoke privilege security revoke access remove privilege",46],["CREATE USER","Create database users",8,1,"sql/create-user","create user create user 'name'@'host' identified by '<pw>'; create database users user create account create db user new login",50],["SHOW GRANTS","Show grants",8,0,"sql/show-grants","show grants show grants for 'user'@'host'; show grants grants privilege audit show grants check privileges",46],["SHOW STATUS / VARIABLES","Server status & variables",8,0,"sql/show-status-variables","show status / variables show global status like '<pattern>'; server status & variables status variables tuning show status server variables",48],["SHOW REPLICA STATUS","Replication status",8,0,"sql/show-replica-status","show replica status show replica status\\g replication status replication lag replica replication lag replica status",46],["SELECT ... JOIN","Join tables",8,0,"sql/select-join","select ... join select ... from a join b on a.id = b.a_id; join tables join inner left join tables left join",58],["GROUP BY","Group and aggregate",8,0,"sql/group-by","group by select col, count(*) from t group by col; group and aggregate group aggregate having group by aggregate count",54],["BEGIN / COMMIT / ROLLBACK","Transactions",8,1,"sql/begin-commit-rollback","begin / commit / rollback begin; ... commit; transactions transaction atomic rollback transaction commit rollback",56],["VACUUM","Vacuum (PostgreSQL)",8,1,"sql/vacuum","vacuum vacuum [analyze] [table]; vacuum (postgresql) vacuum bloat postgres vacuum postgres bloat",42],["psqlメタコマンド","psql meta-commands",8,0,"sql/psql","psqlメタコマンド \\l \\dt \\d <table> \\du psql meta-commands psql meta postgres psql commands postgres shell",50],["リストア(mysql/psql)","Restore from a dump",8,2,"sql/mysql-psql","リストア(mysql/psql) mysql -u root -p <db> < backup.sql restore from a dump restore import recovery restore dump import sql",52],["Stop-VM","Stop a Hyper-V VM",12,1,"virtualization/stop-vm","stop-vm stop-vm -name <vm> stop a hyper-v vm stop shutdown vm stop vm shutdown guest",54],["Move-VM","Live-migrate VMs",12,1,"virtualization/move-vm","move-vm move-vm -name <vm> -destinationhost <host> live-migrate vms migration move host live migration move vm",46],["Export-VM","Export a VM",12,0,"virtualization/export-vm","export-vm export-vm -name <vm> -path <dir> export a vm export backup import export vm vm backup",48],["Set-VM / Set-VMMemory","Resize VM resources",12,1,"virtualization/set-vm-set-vmmemory","set-vm / set-vmmemory set-vmmemory <vm> -startupbytes 8gb resize vm resources memory cpu resize vm memory vcpu count",46],["Get-VHD / Optimize-VHD","Inspect/optimize VHDs",12,1,"virtualization/get-vhd-optimize-vhd","get-vhd / optimize-vhd get-vhd <path> inspect/optimize vhds vhd compact disk vhdx compact virtual disk",44],["virsh list","List KVM domains",12,0,"virtualization/virsh-list","virsh list virsh list --all list kvm domains kvm libvirt list virsh list kvm domains",52],["virsh start / shutdown","Start/stop KVM domains",12,1,"virtualization/virsh-start-shutdown","virsh start / shutdown virsh start <domain> / virsh shutdown <domain> start/stop kvm domains start shutdown kvm virsh shutdown kvm power",50],["virsh snapshot","KVM snapshots",12,1,"virtualization/virsh-snapshot","virsh snapshot virsh snapshot-create-as <domain> <name> kvm snapshots snapshot revert kvm kvm snapshot revert",46],["esxtop","ESXi performance monitor",12,0,"virtualization/esxtop","esxtop esxtop esxi performance monitor esxtop performance ready esxtop ready vm slow",48],["esxcli system","ESXi system info",12,0,"virtualization/esxcli-system","esxcli system esxcli system version get esxi system info esxi version host esxi version host info",44],["vim-cmd vmsvc/power","ESXi VM power ops",12,1,"virtualization/vim-cmd-vmsvc-power","vim-cmd vmsvc/power vim-cmd vmsvc/power.getstate <vmid> esxi vm power ops power vmid esxi vim-cmd power esxi power",46],["qm list","Proxmox VM basics",12,1,"virtualization/qm-list","qm list qm list proxmox vm basics proxmox qm vmid proxmox vm qm command",42],["netsh","Network shell",1,1,"windows/netsh","netsh netsh wlan show profile network shell network wifi reset firewall wifi profile winsock reset",78],["pathping","Route + loss analysis",1,0,"windows/pathping","pathping pathping <host> route + loss analysis traceroute loss latency packet loss hop loss",56],["nbtstat","NetBIOS name lookup",1,0,"windows/nbtstat","nbtstat nbtstat -a <ip> netbios name lookup netbios name legacy netbios name find pc name",44],["findstr","Search text (grep-like)",1,0,"windows/findstr","findstr findstr /i \"<word>\" <file> search text (grep-like) search grep log search text grep windows",72],["fc","Compare files",1,0,"windows/fc","fc fc <file1> <file2> compare files compare diff verify file compare diff windows",48],["tree","Folder tree view",1,0,"windows/tree","tree tree /f <path> folder tree view tree folder structure folder tree structure",54],["attrib","Change file attributes",1,1,"windows/attrib","attrib attrib -h -s <file> change file attributes attribute hidden readonly unhide files read only",50],["icacls","View/edit NTFS ACLs",1,1,"windows/icacls","icacls icacls <path> view/edit ntfs acls acl permission ntfs ntfs permissions grant access acl",62],["takeown","Take file ownership",1,1,"windows/takeown","takeown takeown /f <path> /r take file ownership ownership acl access take ownership access denied fix",52],["cipher","EFS & free-space wipe",1,1,"windows/cipher","cipher cipher /w:<drive> efs & free-space wipe wipe encrypt efs disposal wipe free space secure erase efs",42],["fsutil","Filesystem utilities",1,1,"windows/fsutil","fsutil fsutil dirty query <drive> filesystem utilities ntfs filesystem dirty dirty bit ntfs info",46],["diskpart","Disk partitioning tool",1,2,"windows/diskpart","diskpart diskpart disk partitioning tool partition disk clean partition tool clean disk",54],["format","Format a drive",1,2,"windows/format","format format <drive>: /fs:ntfs /q format a drive format disk erase format drive initialize",48],["label","Set volume label",1,0,"windows/label","label label <drive>: <name> set volume label label volume name volume label rename drive",36],["wmic","Query WMI (legacy)",1,0,"windows/wmic","wmic wmic <alias> get <props> query wmi (legacy) wmi serial inventory serial number wmi query",58],["powercfg","Power & battery diagnostics",1,1,"windows/powercfg","powercfg powercfg /batteryreport power & battery diagnostics power battery sleep battery report sleep issue hibernate",56],["driverquery","List installed drivers",1,0,"windows/driverquery","driverquery driverquery /v list installed drivers driver bsod inventory driver list bsod investigation",44],["msinfo32","Full system information",1,0,"windows/msinfo32","msinfo32 msinfo32 full system information system info inventory system information hardware info",52],["ver","Show OS version",1,0,"windows/ver","ver ver show os version version build os windows version build number",40],["set","Show/set env vars (session)",1,0,"windows/set","set set [variable] show/set env vars (session) env variable path environment variable path",50],["setx","Set env vars permanently",1,1,"windows/setx","setx setx <var> \"<value>\" set env vars permanently env variable path registry set path permanent variable",46],["more","Page through output",1,0,"windows/more","more more <file> page through output pager view text page output pager",42],["clip","Pipe to clipboard",1,0,"windows/clip","clip <command> | clip pipe to clipboard clipboard copy output copy to clipboard",48],["certutil","Certificates & hashing",1,0,"windows/certutil","certutil certutil -hashfile <file> sha256 certificates & hashing hash certificate integrity file hash certificate store",54],["w32tm","Time sync status/resync",1,0,"windows/w32tm","w32tm w32tm /query /status time sync status/resync time ntp kerberos time sync clock drift ntp",58],["bcdedit","Boot configuration data",1,1,"windows/bcdedit","bcdedit bcdedit /enum boot configuration data boot bcd startup boot config safe mode",40],["wevtutil","Event logs from the CLI",1,0,"windows/wevtutil","wevtutil wevtutil qe system /c:20 /rd:true /f:text event logs from the cli eventlog evtx audit event log export query events",50],["query","List logon sessions",1,0,"windows/query","query query user /server:<host> list logon sessions session rdp logon logged on users rdp sessions",52],["logoff","Log off a session",1,1,"windows/logoff","logoff logoff <sessionid> /server:<host> log off a session session logoff rdp force logoff disconnect session",46],["mstsc","Remote Desktop client",1,0,"windows/mstsc","mstsc mstsc /v:<host> remote desktop client rdp remote desktop remote desktop rdp connect",74],["timeout","Wait in batch scripts",1,0,"windows/timeout","timeout timeout /t <sec> wait in batch scripts wait sleep batch wait sleep batch",38],["tzutil","Get/set the timezone",1,1,"windows/tzutil","tzutil tzutil /g  /  tzutil /s \"tokyo standard time\" get/set the timezone timezone clock region timezone set tz",40],["chcp","Change code page",1,0,"windows/chcp","chcp chcp 65001 change code page encoding utf8 mojibake code page utf-8 garbled text",44],["reg","Registry from the CLI",1,1,"windows/reg","reg reg query <key> registry from the cli registry config hklm registry edit reg query",56],["runas","Run as another user",1,1,"windows/runas","runas runas /user:<domain\\user> <command> run as another user credential admin elevation run as admin different user",54],["cmdkey","Stored credentials",1,1,"windows/cmdkey","cmdkey cmdkey /list stored credentials credential password stored stored credentials credential manager",44],["vssadmin","Volume Shadow Copies",1,1,"windows/vssadmin","vssadmin vssadmin list shadows volume shadow copies vss snapshot backup shadow copy previous versions vss",46],["manage-bde","Manage BitLocker",1,1,"windows/manage-bde","manage-bde manage-bde -status manage bitlocker bitlocker encryption recovery bitlocker recovery key",52],["pnputil","Driver package management",1,1,"windows/pnputil","pnputil pnputil /enum-drivers driver package management driver inf device add driver remove driver",42],["net start","Start/stop services",1,1,"windows/net-start","net start net start / net stop <service> start/stop services service start stop restart service print spooler",62],["expand","Expand CAB archives",1,0,"windows/expand","expand expand <source.cab> -f:* <dest> expand cab archives cab extract archive extract cab",34],["show status dhcp","DHCP lease status",14,0,"yamaha/show-status-dhcp","show status dhcp show status dhcp dhcp lease status dhcp lease scope dhcp leases scope full",52],["show status pp 1","PPPoE session status",14,0,"yamaha/show-status-pp-1","show status pp 1 show status pp 1 pppoe session status pppoe wan session pppoe status wan session",56],["connect pp 1","Reconnect a PP session",14,1,"yamaha/connect-pp-1","connect pp 1 connect pp 1 / disconnect pp 1 reconnect a pp session pppoe reconnect wan reconnect pppoe session reset",50],["show ipsec sa","IPsec SA status",14,0,"yamaha/show-ipsec-sa","show ipsec sa show ipsec sa ipsec sa status ipsec vpn sa ipsec sa vpn tunnel",52],["show nat descriptor address","NAT descriptor table",14,0,"yamaha/show-nat-descriptor-address","show nat descriptor address show nat descriptor address nat descriptor table nat masquerade session nat table nat exhaustion",48],["show arp","ARP table",14,0,"yamaha/show-arp","show arp show arp arp table arp mac duplicate arp table mac address",46],["ip filter","Packet filters",14,1,"yamaha/ip-filter","ip filter ip filter <番号> <pass|reject> <src> <dst> ... packet filters filter firewall port packet filter port forward",50],["syslog host","Forward syslog",14,0,"yamaha/syslog-host","syslog host syslog host <ip> forward syslog syslog forward retention syslog forward log server",46],["netdom","netdom trust & FSMO",10,1,"ad/netdom","netdom netdom resetpwd /server:<dc> /userd:<admin> /passwordd:* netdom trust & fsmo trust fsmo securechannel trust repair netdom resetpwd",46],["ntdsutil","AD maintenance (heavy)",10,2,"ad/ntdsutil","ntdsutil ntdsutil ad maintenance (heavy) fsmo seize cleanup fsmo seize metadata cleanup",40],["csvde / ldifde","Bulk AD export/import",10,1,"ad/csvde-ldifde","csvde / ldifde csvde -f export.csv -d \"ou=users,dc=corp,dc=local\" bulk ad export/import export bulk ldif csvde export ldifde import",38],["Get-ADDefaultDomainPasswordPolicy","Domain password policy",10,0,"ad/get-addefaultdomainpasswordpolicy","get-addefaultdomainpasswordpolicy get-addefaultdomainpasswordpolicy domain password policy policy lockout fgpp password policy ad lockout threshold",44],["Get-ADTrust","Domain trusts",10,0,"ad/get-adtrust","get-adtrust get-adtrust -filter * domain trusts trust forest direction domain trust forest trust",38],["dfsutil","DFS namespace diagnostics",10,0,"ad/dfsutil","dfsutil dfsutil /root:\\\\corp.local\\share /view dfs namespace diagnostics dfs referral namespace dfs namespace referral cache",38],["Restore-ADObject","Restore deleted objects",10,1,"ad/restore-adobject","restore-adobject get-adobject -filter 'name -like \"*taro*\"' -includedeletedobjects | restore-adobject restore deleted objects restore deleted recyclebin restore deleted user ad recycle bin",44],["Enable-ADOptionalFeature","Enable the AD Recycle Bin",10,1,"ad/enable-adoptionalfeature","enable-adoptionalfeature enable-adoptionalfeature 'recycle bin feature' -scope forestorconfigurationset -target <forest> enable the ad recycle bin recyclebin enable forest enable recycle bin ad feature",38],["Start-ADSyncSyncCycle","Force Entra Connect sync",10,0,"ad/start-adsyncsynccycle","start-adsyncsynccycle start-adsyncsynccycle -policytype delta force entra connect sync sync entra delta adsync delta force sync",46],["BitLocker回復キー照会","BitLocker keys from AD",10,1,"ad/bitlocker","bitlocker回復キー照会 get-adobject -filter 'objectclass -eq \"msfve-recoveryinformation\"' -searchbase <computer-dn> -properties msfve-recoverypassword bitlocker keys from ad bitlocker recovery escrow bitlocker recovery key key from ad",40],["dcgpofix","Reset default GPOs",10,2,"ad/dcgpofix","dcgpofix dcgpofix /target:domain reset default gpos gpo reset default dcgpofix reset default gpo",34],["Set-ADAccountExpiration","Account expiration dates",10,1,"ad/set-adaccountexpiration","set-adaccountexpiration set-adaccountexpiration -identity <user> -datetime '<date>' account expiration dates expiration contractor offboard account expiry contractor account",40],["show ip ospf","OSPF state",7,0,"cisco/show-ip-ospf","show ip ospf show ip ospf interface brief ospf state ospf area lsdb ospf interface ospf database",44],["show ip protocols","Routing protocol summary",7,0,"cisco/show-ip-protocols","show ip protocols show ip protocols routing protocol summary routing protocol summary routing protocols redistribution",38],["show interfaces counters errors","Error counters per port",7,0,"cisco/show-interfaces-counters-errors","show interfaces counters errors show interfaces counters errors error counters per port crc collision duplex crc errors interface errors",44],["dir flash:","Flash and boot image",7,0,"cisco/dir-flash","dir flash: dir flash: flash and boot image flash boot ios flash contents boot image",40],["copy ... tftp:","Config backup / IOS transfer",7,1,"cisco/copy-tftp","copy ... tftp: copy running-config tftp: config backup / ios transfer tftp backup upgrade copy tftp ios upgrade",46],["show tech-support","Collect tech-support",7,0,"cisco/show-tech-support","show tech-support show tech-support | redirect tftp://<ip>/tech.txt collect tech-support tech tac diagnostics tech support collect diagnostics",40],["show processes memory sorted","Memory usage",7,0,"cisco/show-processes-memory-sorted","show processes memory sorted show processes memory sorted memory usage memory leak malloc memory usage memory leak ios",38],["show users / clear line","Sessions on the box",7,1,"cisco/show-users-clear-line","show users / clear line show users sessions on the box vty session clear show users clear line",40],["show ntp status","NTP on network gear",7,0,"cisco/show-ntp-status","show ntp status show ntp status ntp on network gear ntp clock sync ntp status clock sync",42],["show port-security","Port security",7,0,"cisco/show-port-security","show port-security show port-security interface <if> port security portsecurity mac violation port security mac violation",40],["errdisable recovery","Auto-recover err-disable",7,1,"cisco/errdisable-recovery","errdisable recovery (config)# errdisable recovery cause psecure-violation auto-recover err-disable errdisable recovery auto errdisable recovery auto recover",38],["ip route(静的経路)","Static routes",7,1,"cisco/ip-route","ip route(静的経路) (config)# ip route <net> <mask> <next-hop> static routes static route floating static route default route",48],["terminal length 0","Disable output paging",7,0,"cisco/terminal-length-0","terminal length 0 terminal length 0 disable output paging paging terminal capture terminal length disable paging",42],["SSH有効化(crypto key)","Enable SSH access",7,1,"cisco/ssh-crypto-key","ssh有効化(crypto key) (config)# crypto key generate rsa modulus 2048 enable ssh access ssh rsa vty enable ssh crypto key generate",42],["spanning-tree portfast","PortFast & BPDU Guard",7,1,"cisco/spanning-tree-portfast","spanning-tree portfast (config-if)# spanning-tree portfast portfast & bpdu guard portfast bpduguard edge portfast bpdu guard",44],["aws route53","Route 53 records",6,0,"cloud/aws-route53","aws route53 aws route53 list-resource-record-sets --hosted-zone-id <id> route 53 records route53 dns zone route53 records dns zone",44],["aws cloudfront","CloudFront invalidation",6,1,"cloud/aws-cloudfront","aws cloudfront aws cloudfront create-invalidation --distribution-id <id> --paths '/*' cloudfront invalidation cdn invalidation cache cloudfront invalidation cdn cache",42],["aws ecs","Operate ECS services",6,1,"cloud/aws-ecs","aws ecs aws ecs list-services --cluster <cluster> operate ecs services ecs task deploy ecs restart force deployment",42],["aws eks update-kubeconfig","Connect to EKS",6,0,"cloud/aws-eks-update-kubeconfig","aws eks update-kubeconfig aws eks update-kubeconfig --name <cluster> --region <r> connect to eks eks kubeconfig cluster eks kubeconfig connect eks",44],["aws cloudformation","CloudFormation stacks",6,1,"cloud/aws-cloudformation","aws cloudformation aws cloudformation describe-stacks --stack-name <name> cloudformation stacks cfn stack iac cloudformation stack stack failed",40],["aws ec2 create-snapshot","EBS snapshots",6,0,"cloud/aws-ec2-create-snapshot","aws ec2 create-snapshot aws ec2 create-snapshot --volume-id <vol> --description '<memo>' ebs snapshots snapshot ebs backup ebs snapshot volume backup",42],["aws cloudtrail lookup-events","Who did what (CloudTrail)",6,0,"cloud/aws-cloudtrail-lookup-events","aws cloudtrail lookup-events aws cloudtrail lookup-events --lookup-attributes attributekey=resourcename,attributevalue=<res> who did what (cloudtrail) audit trail forensics cloudtrail events audit aws",44],["aws ssm get-parameter","Parameter Store",6,1,"cloud/aws-ssm-get-parameter","aws ssm get-parameter aws ssm get-parameter --name <name> --with-decryption parameter store parameter secret config parameter store ssm parameter",42],["az keyvault","Key Vault secrets",6,1,"cloud/az-keyvault","az keyvault az keyvault secret show --vault-name <kv> --name <secret> key vault secrets keyvault secret certificate key vault azure secrets",42],["az acr","Azure Container Registry",6,0,"cloud/az-acr","az acr az acr login --name <registry> azure container registry acr registry image acr login registry tags",40],["az resource list","Find any resource",6,0,"cloud/az-resource-list","az resource list az resource list -g <rg> -o table find any resource resource inventory billing list resources resource inventory",40],["gcloud run","Operate Cloud Run",6,1,"cloud/gcloud-run","gcloud run gcloud run services list operate cloud run cloudrun revision serverless cloud run deploy revision rollback",40],["docker attach","Attach to PID 1",9,1,"docker/docker-attach","docker attach docker attach <container> attach to pid 1 attach detach console attach container pid 1",40],["docker export / import","Export a container filesystem",9,0,"docker/docker-export-import","docker export / import docker export <container> -o fs.tar export a container filesystem export import flatten export container flat image",36],["docker buildx","Multi-arch builds",9,0,"docker/docker-buildx","docker buildx docker buildx build --platform linux/amd64,linux/arm64 -t <tag> . multi-arch builds buildx arm64 platform multi arch buildx platform",42],["docker search","Search Docker Hub",9,0,"docker/docker-search","docker search docker search <keyword> search docker hub search hub official search image official image",36],["docker info","Daemon configuration",9,0,"docker/docker-info","docker info docker info daemon configuration info daemon storage docker info daemon config",40],["docker wait","Wait for exit codes",9,0,"docker/docker-wait","docker wait docker wait <container> wait for exit codes wait exitcode batch wait exit container exit code",32],["get hardware status","Hardware status",13,0,"fortigate/get-hardware-status","get hardware status get hardware status hardware status hardware nic link hardware status nic errors",42],["config system interface","Interface configuration",13,1,"fortigate/config-system-interface","config system interface config system interface → edit port2 → set ip 192.168.10.1/24 interface configuration interface ip management interface config allowaccess",46],["config firewall policy","Edit firewall policies",13,1,"fortigate/config-firewall-policy","config firewall policy config firewall policy → edit <id> → set ... edit firewall policies policy edit cli edit policy cli firewall policy",46],["get router info routing-table all","Routing table",13,0,"fortigate/forti-get-router-info","get router info routing-table all get router info routing-table all routing table route table lookup routing table route lookup",44],["execute update-now","Update signatures now",13,0,"fortigate/execute-update-now","execute update-now execute update-now update signatures now update signature fortiguard update signatures fortiguard update",42],["diagnose sys session","Find/clear sessions",13,1,"fortigate/diagnose-sys-session","diagnose sys session diagnose sys session filter dst <ip> → diagnose sys session list find/clear sessions session clear filter clear session session filter",42],["get system fortiguard","License & FortiGuard status",13,0,"fortigate/get-system-fortiguard","get system fortiguard get system fortiguard license & fortiguard status license contract rating license status fortiguard",40],["config system dns","System DNS settings",13,1,"fortigate/config-system-dns","config system dns show system dns system dns settings dns fqdn resolver system dns fortigate dns",40],["execute ha manage / failover","HA peer access & failover",13,1,"fortigate/execute-ha-manage-failover","execute ha manage / failover execute ha manage <id> <admin> ha peer access & failover ha failover standby ha manage manual failover",40],["execute factoryreset","Factory reset",13,2,"fortigate/execute-factoryreset","execute factoryreset execute factoryreset factory reset factoryreset wipe decommission factory reset wipe config",30],["git describe","Tag-based version strings",5,0,"git/git-describe","git describe git describe --tags tag-based version strings version tag build version string describe tags",40],["git rev-parse","Resolve revisions and repo facts",5,0,"git/git-rev-parse","git rev-parse git rev-parse --short head resolve revisions and repo facts rev hash script current branch repo root",42],["git sparse-checkout","Partial checkouts",5,0,"git/git-sparse-checkout","git sparse-checkout git sparse-checkout set <dir> partial checkouts sparse monorepo partial sparse checkout monorepo",36],["git format-patch / am","Make and apply patches",5,0,"git/git-format-patch-am","git format-patch / am git format-patch -1 <commit> make and apply patches patch am offline create patch git am",36],["git apply","Apply raw diffs",5,1,"git/git-apply","git apply git apply <file.patch> apply raw diffs apply diff patch apply patch apply diff",38],["git bundle","Repo in a single file",5,0,"git/git-bundle","git bundle git bundle create repo.bundle --all repo in a single file bundle offline backup git bundle offline repo",36],["git merge-base","Find the common ancestor",5,0,"git/git-merge-base","git merge-base git merge-base <a> <b> find the common ancestor ancestor fork diff common ancestor branch point",34],["git update-index","Ignore local edits to tracked files",5,1,"git/git-update-index","git update-index git update-index --skip-worktree <file> ignore local edits to tracked files skip ignore config skip worktree ignore tracked",36],["git ls-remote","Probe remote refs",5,0,"git/git-ls-remote","git ls-remote git ls-remote <url> probe remote refs remote refs probe remote refs test remote",38],["git credential / config helper","Credential helpers",5,1,"git/git-credential-config-helper","git credential / config helper git config --global credential.helper <helper> credential helpers credential token auth credential helper auth failed",42],["git commit -S / tag -s","Signed commits and tags",5,0,"git/git-commit-s-tag-s","git commit -s / tag -s git commit -s -m '<msg>' signed commits and tags sign gpg verified signed commit verified badge",34],["git mergetool / difftool","Resolve with external tools",5,0,"git/git-mergetool-difftool","git mergetool / difftool git mergetool resolve with external tools mergetool conflict gui merge tool visual diff",36],["kubectl annotate","Annotations",3,0,"kubernetes/kubectl-annotate","kubectl annotate kubectl annotate <res> key=value annotations annotation metadata note annotate resource change cause",36],["kubectl autoscale","Horizontal autoscaling",3,1,"kubernetes/kubectl-autoscale","kubectl autoscale kubectl autoscale deploy <name> --min=2 --max=10 --cpu-percent=70 horizontal autoscaling hpa autoscale replicas hpa autoscale pods",42],["kubectl get serviceaccount","Service accounts",3,0,"kubernetes/kubectl-get-serviceaccount","kubectl get serviceaccount kubectl get sa [-n ns] service accounts sa identity rbac service account pod identity",38],["kubectl create secret","Create secrets",3,1,"kubernetes/kubectl-create-secret","kubectl create secret kubectl create secret generic <name> --from-literal=key=value create secrets secret tls registry create secret registry secret",44],["kubectl get endpoints","Service endpoints",3,0,"kubernetes/kubectl-get-endpoints","kubectl get endpoints kubectl get endpoints <svc> service endpoints endpoints selector service service endpoints empty endpoints",42],["kubectl get jobs / cronjobs","Jobs and CronJobs",3,0,"kubernetes/kubectl-get-jobs-cronjobs","kubectl get jobs / cronjobs kubectl get jobs,cronjobs [-n ns] jobs and cronjobs job cronjob batch cronjob job failed",42],["kubectl get statefulsets","StatefulSets",3,0,"kubernetes/kubectl-get-statefulsets","kubectl get statefulsets kubectl get sts [-n ns] statefulsets statefulset pvc ordered statefulset sts status",38],["kubectl get daemonsets","DaemonSets",3,0,"kubernetes/kubectl-get-daemonsets","kubectl get daemonsets kubectl get ds -a daemonsets daemonset agent node daemonset node agent",38],["kubectl apply -k","Apply with Kustomize",3,1,"kubernetes/kubectl-apply-k","kubectl apply -k kubectl apply -k <dir> apply with kustomize kustomize overlay apply kustomize apply overlays",40],["kubectl diff","Diff before apply",3,0,"kubernetes/kubectl-diff","kubectl diff kubectl diff -f <manifest> diff before apply diff preview drift kubectl diff preview apply",42],["kubectl proxy","Proxy to the API server",3,0,"kubernetes/kubectl-proxy","kubectl proxy kubectl proxy proxy to the api server proxy api curl kubectl proxy api access",34],["kubectl version","Client/server versions",3,0,"kubernetes/kubectl-version","kubectl version kubectl version client/server versions version skew compat kubectl version version skew",38],["kubectl cluster-info","Cluster at a glance",3,0,"kubernetes/kubectl-cluster-info","kubectl cluster-info kubectl cluster-info cluster at a glance cluster endpoint context cluster info which cluster",38],["helm install / upgrade","Install/upgrade Helm charts",3,1,"kubernetes/helm-install-upgrade","helm install / upgrade helm upgrade --install <release> <chart> -f values.yaml install/upgrade helm charts helm chart install helm install helm upgrade",46],["helm list / status","Inspect Helm releases",3,0,"kubernetes/helm-list-status","helm list / status helm list -a inspect helm releases helm release values helm list helm values",42],["helm rollback / history","Roll back Helm releases",3,1,"kubernetes/helm-rollback-history","helm rollback / history helm rollback <release> <revision> roll back helm releases helm rollback revision helm rollback helm history",42],["env / export","Environment variables",0,0,"linux/env-export","env / export env | grep path environment variables env path variable environment variable export var",62],["alias","Command aliases",0,0,"linux/alias","alias alias ll='ls -alf' command aliases alias bashrc shortcut alias command shortcut",54],["source","Reload shell config",0,0,"linux/source","source source ~/.bashrc reload shell config source reload profile source file reload bashrc",56],["date","Show and compute dates",0,0,"linux/date","date date '+%y-%m-%d %h:%m:%s' show and compute dates date format timestamp date format date math",58],["ulimit","Resource limits",0,0,"linux/ulimit","ulimit ulimit -n resource limits limit fd nofile open files limit ulimit -n",50],["readlink / realpath","Resolve links and paths",0,0,"linux/readlink-realpath","readlink / realpath readlink -f <path> resolve links and paths symlink path resolve resolve symlink absolute path",46],["locate","Fast filename search",0,0,"linux/locate","locate locate <pattern> fast filename search locate search updatedb find file fast locate file",48],["basename / dirname","Split paths",0,0,"linux/basename-dirname","basename / dirname basename <path> split paths path filename script filename from path dirname",42],["split","Split files",0,0,"linux/split","split split -b 100m <file> part_ split files split chunk fat32 split file chunk file",44],["paste","Join lines side by side",0,0,"linux/paste","paste paste file1 file2 join lines side by side paste column merge merge columns side by side",38],["column","Align into a table",0,0,"linux/column","column column -t <file> align into a table column table format align columns format table",42],["comm","Compare sorted files",0,0,"linux/comm","comm comm -13 <sorted1> <sorted2> compare sorted files compare diff sets compare lists set difference",36],["iconv","Convert encodings",0,0,"linux/iconv","iconv iconv -f sjis -t utf-8 <in> -o <out> convert encodings encoding sjis utf8 encoding convert sjis utf8",52],["base64","Base64 encode/decode",0,0,"linux/base64","base64 base64 <file> base64 encode/decode base64 decode encode base64 decode encode",44],["xxd","Hex dump",0,0,"linux/xxd","xxd xxd <file> | head hex dump hex binary bom hex dump binary view",40],["strings","Extract strings from binaries",0,0,"linux/strings","strings strings <binary> | grep <word> extract strings from binaries strings binary forensics strings in binary extract text",42],["ldd","Shared library dependencies",0,1,"linux/ldd","ldd ldd <binary> shared library dependencies library dependency so missing library shared object",40],["logger","Write to syslog",0,0,"linux/logger","logger logger -t <tag> '<message>' write to syslog syslog logging script write syslog script logging",40],["logrotate","Rotate logs",0,1,"linux/logrotate","logrotate logrotate -d /etc/logrotate.conf rotate logs rotate retention compress log rotation rotate logs",46],["at","One-off scheduled jobs",0,1,"linux/at","at echo '<cmd>' | at 02:00 one-off scheduled jobs schedule oneshot cron schedule once run later",40],["swapon / swapoff","Manage swap",0,1,"linux/swapon-swapoff","swapon / swapoff swapon --show manage swap swap memory oom add swap swap file",44],["tune2fs","Tune ext filesystems",0,1,"linux/tune2fs","tune2fs tune2fs -l <dev> tune ext filesystems ext4 reserve tune reserved blocks tune ext4",38],["resize2fs","Resize ext filesystems",0,1,"linux/resize2fs","resize2fs resize2fs <dev> resize ext filesystems resize grow ext4 grow filesystem resize ext4",42],["pvs / vgs / lvs","Inspect LVM layout",0,0,"linux/pvs-vgs-lvs","pvs / vgs / lvs lvs inspect lvm layout lvm pv vg lvm layout volume group",46],["lvextend","Extend logical volumes",0,1,"linux/lvextend","lvextend lvextend -l +10g -r <lv> extend logical volumes lvm extend grow extend lv grow volume",48],["mdadm","Software RAID (md)",0,1,"linux/mdadm","mdadm mdadm --detail /dev/md0 software raid (md) raid mirror degraded software raid mdstat",42],["findmnt","Mount tree view",0,0,"linux/findmnt","findmnt findmnt [target] mount tree view mount readonly tree mount options readonly check",40],["getfacl / setfacl","POSIX ACLs",0,1,"linux/getfacl-setfacl","getfacl / setfacl getfacl <path> posix acls acl permission facl posix acl extra permission",44],["getenforce / sestatus","SELinux status",0,0,"linux/getenforce-sestatus","getenforce / sestatus getenforce selinux status selinux enforcing security selinux status enforcing",46],["setenforce","Toggle SELinux mode",0,1,"linux/setenforce","setenforce setenforce 0 toggle selinux mode selinux permissive test selinux permissive disable selinux",44],["restorecon","Restore SELinux labels",0,0,"linux/restorecon","restorecon restorecon -rv <path> restore selinux labels selinux context label selinux context relabel",40],["netstat","Connections (legacy)",0,0,"linux/netstat","netstat netstat -tulnp connections (legacy) netstat listen port netstat listen open ports",56],["whois","Domain/IP registration info",0,0,"linux/whois","whois whois <domain|ip> domain/ip registration info whois domain registry domain expiry ip owner",42],["iperf3","Measure raw throughput",0,0,"linux/iperf3","iperf3 iperf3 -c <server> measure raw throughput bandwidth throughput test bandwidth test throughput",46],["nft","nftables rules",0,1,"linux/nft","nft nft list ruleset nftables rules nftables firewall rules nftables rules nft list",42],["sar","Historical performance (sar)",0,0,"linux/sar","sar sar -u 1 5 historical performance (sar) sar history sysstat sar history past performance",44],["pidstat","Per-process performance",0,0,"linux/pidstat","pidstat pidstat 1 5 per-process performance pidstat io process per process stats io by process",40],["iotop","Find the disk I/O hog",0,0,"linux/iotop","iotop iotop -o find the disk i/o hog iotop iowait disk io wait disk usage by process",42],["certbot","Let's Encrypt certificates",0,1,"linux/certbot","certbot certbot renew --dry-run let's encrypt certificates certificate tls renew letsencrypt renew ssl certificate",48],["nginx -t / -s","Test and reload nginx",0,1,"linux/nginx-t-s","nginx -t / -s nginx -t test and reload nginx nginx reload config nginx reload config test",50],["showmount","List NFS exports",0,0,"linux/showmount","showmount showmount -e <server> list nfs exports nfs export mount nfs exports mount denied",40],["smbclient","Access SMB shares",0,0,"linux/smbclient","smbclient smbclient -l //<server> -u <user> access smb shares smb share samba smb share linux samba client",44],["getent","Query NSS databases",0,0,"linux/getent","getent getent passwd <user> query nss databases nss ldap lookup getent passwd nss lookup",42],["resolvectl","systemd-resolved control",0,0,"linux/resolvectl","resolvectl resolvectl status systemd-resolved control resolved dns cache resolved status flush dns linux",44],["cat /etc/os-release","Identify the distro",0,0,"linux/cat-etc-os-release","cat /etc/os-release cat /etc/os-release identify the distro distro version release which distro os version",50],["dmidecode","Hardware via DMI/SMBIOS",0,0,"linux/dmidecode","dmidecode dmidecode -t system hardware via dmi/smbios serial bios inventory serial number linux memory slots",42],["hdparm","Disk info and speed test",0,1,"linux/hdparm","hdparm hdparm -i <dev> disk info and speed test disk benchmark speed disk speed test drive info",38],["shred","Securely erase files",0,2,"linux/shred","shred shred -u <file> securely erase files wipe secure delete secure delete wipe file",40],["jobs / fg / bg","Job control",0,0,"linux/jobs-fg-bg","jobs / fg / bg jobs job control job background suspend background job fg bg",46],["shutdown / reboot","Shutdown and reboot",0,2,"linux/shutdown-reboot","shutdown / reboot shutdown -h now shutdown and reboot shutdown reboot halt reboot schedule halt",54],["sync","Flush write buffers",0,0,"linux/sync","sync sync flush write buffers sync flush buffer flush buffers safe remove",38],["chroot","Change root (rescue)",0,1,"linux/chroot","chroot chroot /mnt /bin/bash change root (rescue) chroot rescue recovery rescue mode boot repair",38],["ssh-copy-id","Install your SSH key",0,0,"linux/ssh-copy-id","ssh-copy-id ssh-copy-id <user>@<host> install your ssh key ssh publickey setup copy ssh key authorized keys",50],["gpg","Encrypt files / verify signatures",0,0,"linux/gpg","gpg gpg -c <file> encrypt files / verify signatures gpg encrypt signature encrypt file verify signature",40],["timeout","Run with a time limit",0,0,"linux/timeout","timeout timeout 30 <command> run with a time limit timeout hang limit command timeout kill after",42],["sftp","Interactive file transfer over SSH",0,0,"linux/sftp","sftp sftp <user>@<host> interactive file transfer over ssh sftp transfer ssh sftp transfer get put",46],["Get-DistributionGroup","Distribution lists",11,0,"m365/get-distributiongroup","get-distributiongroup get-distributiongroup [-identity <name>] distribution lists dl distribution group distribution list dl members",44],["Get-UnifiedGroup","Microsoft 365 Groups",11,0,"m365/get-unifiedgroup","get-unifiedgroup get-unifiedgroup [-identity <name>] microsoft 365 groups group teams access m365 group unified group",42],["Get-SPOSite","SharePoint sites",11,0,"m365/get-sposite","get-sposite get-sposite -limit all sharepoint sites sharepoint storage sharing sharepoint sites site storage",40],["Get-Team","Inspect Teams",11,0,"m365/get-team","get-team get-team [-displayname <name>] inspect teams teams channel member get team teams list",42],["New-ComplianceSearch","Search & purge mail",11,2,"m365/new-compliancesearch","new-compliancesearch new-compliancesearch -name <s> -exchangelocation all -contentmatchquery '<kql>' search & purge mail purge phishing ediscovery compliance search purge phishing",44],["Get-InboxRule","Inbox rules audit",11,0,"m365/get-inboxrule","get-inboxrule get-inboxrule -mailbox <user> inbox rules audit rule forward compromise inbox rules auto forward",44],["Get-MailboxFolderPermission","Calendar/folder permissions",11,1,"m365/get-mailboxfolderpermission","get-mailboxfolderpermission get-mailboxfolderpermission <user>:\\予定表 calendar/folder permissions calendar permission folder calendar permission folder access",46],["Set-CalendarProcessing","Room mailbox processing",11,1,"m365/set-calendarprocessing","set-calendarprocessing set-calendarprocessing <room> -automateprocessing autoaccept room mailbox processing room resource booking room mailbox auto accept",40],["Update-MgUser","Update user attributes",11,1,"m365/update-mguser","update-mguser update-mguser -userid <upn> -department '<dept>' update user attributes attribute update profile update user change attributes",42],["パスワードリセット(Graph)","Reset cloud passwords",11,1,"m365/graph","パスワードリセット(graph) invoke-mggraphrequest -method post -uri \"/v1.0/users/<upn>/authentication/methods/<id>/resetpassword\" -body @{newpassword='<temp>'} reset cloud passwords password reset helpdesk reset password password forgot",44],["Get-MgRiskyUser","Risky users",11,0,"m365/get-mgriskyuser","get-mgriskyuser get-mgriskyuser -filter \"risklevel eq 'high'\" risky users risk identity detection risky users identity protection",40],["サインインのブロック","Block sign-in now",11,1,"m365/m365-block-signin","サインインのブロック update-mguser -userid <upn> -accountenabled:$false block sign-in now block disable incident block sign in disable account",44],["sysadminctl","Manage macOS users",4,1,"macos/sysadminctl","sysadminctl sysadminctl -adduser <name> -password - manage macos users user password admin create user mac reset password",48],["dscl","Query Directory Services",4,1,"macos/dscl","dscl dscl . -list /users query directory services directory uid account dscl users directory service",44],["dseditgroup","Edit group membership",4,1,"macos/dseditgroup","dseditgroup dseditgroup -o edit -a <user> -t user admin edit group membership group admin member add to admin group member mac",42],["fdesetup","FileVault status/enable",4,1,"macos/fdesetup","fdesetup fdesetup status filevault status/enable filevault encryption recovery filevault status disk encryption",46],["mdutil","Spotlight index control",4,0,"macos/mdutil","mdutil mdutil -e / spotlight index control spotlight index rebuild spotlight reindex mdutil",44],["mdls","Show file metadata",4,0,"macos/mdls","mdls mdls <file> show file metadata metadata spotlight provenance file metadata where from",38],["powermetrics","Power & performance metrics",4,0,"macos/powermetrics","powermetrics sudo powermetrics --samplers tasks -n 1 power & performance metrics power battery thermal battery drain power usage",38],["vm_stat","Memory statistics",4,0,"macos/vm-stat","vm_stat vm_stat memory statistics memory paging swap memory stats mac pageouts",40],["purge","Flush disk caches",4,0,"macos/purge","purge sudo purge flush disk caches cache memory flush purge memory flush cache",36],["fs_usage","Trace file system calls",4,0,"macos/fs-usage","fs_usage sudo fs_usage -w -f filesys <process> trace file system calls trace io syscall trace file access fs usage",36],["installer","Install .pkg from CLI",4,1,"macos/installer","installer sudo installer -pkg <file.pkg> -target / install .pkg from cli pkg install deploy install pkg cli install",44],["systemsetup","System settings via CLI",4,1,"macos/systemsetup","systemsetup sudo systemsetup -getremotelogin system settings via cli ssh timezone ntp enable ssh mac systemsetup",42],["shortcuts","Run Shortcuts from CLI",4,0,"macos/shortcuts","shortcuts shortcuts run '<ショートカット名>' run shortcuts from cli shortcuts automation workflow run shortcut automation cli",36],["textutil","Convert document formats",4,0,"macos/textutil","textutil textutil -convert txt <file.docx> convert document formats convert docx text convert docx textutil",38],["sips","Resize/convert images",4,1,"macos/sips","sips sips -z 1024 <image> resize/convert images image resize heic resize image heic to jpeg",42],["qlmanage","Reset Quick Look",4,0,"macos/qlmanage","qlmanage qlmanage -r reset quick look quicklook preview cache quicklook reset preview blank",36],["killall (Finder/Dock)","Restart GUI processes",4,1,"macos/killall-finder-dock","killall (finder/dock) killall finder restart gui processes finder dock restart restart finder killall dock",46],["security","Keychain from the CLI",4,1,"macos/security","security security find-certificate -a -c <name> keychain from the cli keychain certificate secret keychain cli find certificate",40],["xcode-select","Command Line Tools",4,0,"macos/xcode-select","xcode-select xcode-select --install command line tools clt xcode developer command line tools xcrun error",44],["say","Text to speech",4,0,"macos/say","say say '<テキスト>' text to speech speech notify accessibility text to speech say command",30],["Get-Date","Dates and date math",2,0,"powershell/get-date","get-date get-date -format 'yyyymmdd_hhmmss' dates and date math date format timestamp current date date format",56],["Get-Member","Discover object members",2,0,"powershell/get-member","get-member <cmd> | get-member discover object members member property discover object members list properties",52],["Format-Table / Format-List","Table vs list output",2,0,"powershell/format-table-format-list","format-table / format-list ... | ft -autosize / ... | fl * table vs list output format table list format output show all properties",54],["Out-GridView","Interactive grid view",2,0,"powershell/out-gridview","out-gridview ... | out-gridview interactive grid view gridview gui filter grid view interactive filter",42],["Get-History / Invoke-History","Command history",2,0,"powershell/get-history-invoke-history","get-history / invoke-history get-history command history history rerun psreadline command history rerun",44],["Invoke-RestMethod","Call REST APIs",2,1,"powershell/invoke-restmethod","invoke-restmethod invoke-restmethod <url> call rest apis rest api json rest api call api",54],["Get-Credential","Prompt for credentials",2,0,"powershell/get-credential","get-credential $cred = get-credential prompt for credentials credential password secure credentials prompt run as user",50],["Read-Host","Interactive input",2,0,"powershell/read-host","read-host $v = read-host '入力してください' interactive input input prompt securestring read input prompt user",44],["Start-Transcript","Record your session",2,0,"powershell/start-transcript","start-transcript start-transcript c:\\logs\\work.log record your session transcript evidence log session log transcript",48],["Get-Clipboard / Set-Clipboard","Clipboard in/out",2,0,"powershell/get-clipboard-set-clipboard","get-clipboard / set-clipboard get-clipboard clipboard in/out clipboard copy paste clipboard pipe copy output",46],["Rename-Item","Rename items",2,1,"powershell/rename-item","rename-item rename-item <old> <new> rename items rename bulk whatif rename file bulk rename",48],["Set-Content / Add-Content","Write file contents",2,1,"powershell/set-content-add-content","set-content / add-content set-content <file> -value <text> write file contents write append content write file append file",46],["Split-Path / Join-Path","Split and join paths",2,0,"powershell/split-path-join-path","split-path / join-path split-path <path> -leaf split and join paths path leaf join split path join path",40],["Compare-Object","Diff objects and files",2,0,"powershell/compare-object","compare-object compare-object (gc a.txt) (gc b.txt) diff objects and files compare diff delta compare files diff objects",48],["Group-Object","Group and count",2,0,"powershell/group-object","group-object ... | group-object <prop> group and count group count aggregate group by count by",44],["ConvertTo-Html","HTML reports",2,0,"powershell/convertto-html","convertto-html ... | convertto-html | out-file r.html html reports html report table html report convert html",38],["Import-Csv","Read CSV as objects",2,0,"powershell/import-csv","import-csv import-csv <file.csv> read csv as objects csv import bulk import csv read csv",54],["Start-Job / Get-Job","Background jobs",2,0,"powershell/start-job-get-job","start-job / get-job start-job { <処理> } background jobs job background async background job async run",42],["Get-NetFirewallRule","Windows Firewall rules",2,1,"powershell/get-netfirewallrule","get-netfirewallrule get-netfirewallrule -displayname '*remote*' windows firewall rules firewall port rule firewall rule open port",50],["Get-PhysicalDisk","Physical disk health",2,0,"powershell/get-physicaldisk","get-physicaldisk get-physicaldisk physical disk health disk health smart disk health physical disk",46],["Set-DnsClientServerAddress","Get/set DNS servers",2,1,"powershell/set-dnsclientserveraddress","set-dnsclientserveraddress set-dnsclientserveraddress -interfacealias <if> -serveraddresses <ip> get/set dns servers dns server interface set dns server change dns",46],["Get-WindowsFeature","Server roles & features",2,1,"powershell/get-windowsfeature","get-windowsfeature get-windowsfeature *<name>* server roles & features role feature server windows feature install role",44],["Restart-NetAdapter","Bounce a NIC",2,1,"powershell/restart-netadapter","restart-netadapter restart-netadapter -name <name> bounce a nic nic restart link restart adapter bounce nic",46],["Get-MpComputerStatus / Start-MpScan","Microsoft Defender ops",2,0,"powershell/get-mpcomputerstatus-start-mpscan","get-mpcomputerstatus / start-mpscan get-mpcomputerstatus microsoft defender ops defender antivirus scan defender status run scan",46],["Send-MailMessage","Send mail (legacy)",2,1,"powershell/send-mailmessage","send-mailmessage send-mailmessage -to a@x -from b@x -subject s -smtpserver smtp send mail (legacy) mail smtp notify send email smtp notify",40],["New-SelfSignedCertificate","Self-signed certificates",2,1,"powershell/new-selfsignedcertificate","new-selfsignedcertificate new-selfsignedcertificate -dnsname <fqdn> -certstorelocation cert:\\localmachine\\my self-signed certificates certificate selfsigned tls self signed cert test certificate",42],["Checkpoint-Computer","System restore points",2,0,"powershell/checkpoint-computer","checkpoint-computer checkpoint-computer -description '<memo>' system restore points restore checkpoint rollback restore point system restore",42],["Rename-Computer","Rename a computer",2,1,"powershell/rename-computer","rename-computer rename-computer -newname <name> -restart rename a computer rename hostname kitting rename pc computer name",44],["Add-Computer","Join a domain",2,1,"powershell/add-computer","add-computer add-computer -domainname <domain> -restart join a domain domain join ou join domain domain join",46],["Test-ComputerSecureChannel","Repair the trust channel",2,1,"powershell/test-computersecurechannel","test-computersecurechannel test-computersecurechannel -repair repair the trust channel trust domain repair trust relationship failed secure channel",48],["SHOW INDEX","Inspect indexes",8,0,"sql/show-index","show index show index from <table>; inspect indexes index cardinality explain show indexes index list",46],["ANALYZE TABLE","Refresh optimizer stats",8,0,"sql/analyze-table","analyze table analyze table <table>; refresh optimizer stats statistics optimizer plan analyze table stale statistics",42],["OPTIMIZE TABLE","Rebuild/defragment tables",8,1,"sql/optimize-table","optimize table optimize table <table>; rebuild/defragment tables optimize fragment rebuild optimize table reclaim space",38],["文字コード確認・変更","Database character sets",8,1,"sql/sql-charset","文字コード確認・変更 show variables like 'character_set%'; database character sets charset utf8mb4 mojibake charset mysql utf8mb4 convert",44],["スロークエリログ","Slow query logging",8,0,"sql/sql-slow-log","スロークエリログ set global slow_query_log = on; slow query logging slowlog threshold tuning slow query log long query",44],["バイナリログ","Binary logs",8,1,"sql/sql-binlog","バイナリログ show binary logs; binary logs binlog pitr purge binlog purge mysqlbinlog",40],["ALTER USER","Change passwords/expiry",8,1,"sql/alter-user","alter user alter user 'user'@'host' identified by '<new>'; change passwords/expiry password rotate user alter user change db password",42],["LIKE / ワイルドカード","Pattern matching",8,0,"sql/like","like / ワイルドカード select ... where col like '%値%'; pattern matching like wildcard pattern like wildcard pattern search",50],["ORDER BY / LIMIT","Sorting and paging",8,0,"sql/order-by-limit","order by / limit select ... order by <col> desc limit 10; sorting and paging sort limit pagination order by limit offset",52],["CREATE VIEW","Create views",8,0,"sql/create-view","create view create view <name> as select ...; create views view abstraction reuse create view sql view",40],["外部キー制約","Foreign keys",8,1,"sql/sql-foreign-key","外部キー制約 alter table <t> add foreign key (<col>) references <p>(<id>); foreign keys fk constraint integrity foreign key on delete cascade",42],["WITH(CTE)","Common table expressions",8,0,"sql/with-cte","with(cte) with <cte> as (select ...) select ... from <cte>; common table expressions cte subquery recursive cte with clause",40],["pg_dump / pg_restore","PostgreSQL dump/restore",8,1,"sql/pg-dump-pg-restore","pg_dump / pg_restore pg_dump -u <user> -fc <db> > db.dump postgresql dump/restore pgdump restore postgres pg_dump postgres backup",44],["pg_stat_activity","Postgres sessions",8,1,"sql/pg-stat-activity","pg_stat_activity select pid, state, query from pg_stat_activity; postgres sessions session terminate postgres pg stat activity idle in transaction",42],["mysqladmin","mysqladmin one-liners",8,0,"sql/mysqladmin","mysqladmin mysqladmin -u root -p status mysqladmin one-liners mysqladmin ping monitor mysqladmin ping mysql status",38],["Get-VMNetworkAdapter","VM network adapters",12,0,"virtualization/get-vmnetworkadapter","get-vmnetworkadapter get-vmnetworkadapter -vmname <vm> vm network adapters vnic switch network vm network adapter vnic switch",42],["Get-VMSwitch / New-VMSwitch","Virtual switches",12,1,"virtualization/get-vmswitch-new-vmswitch","get-vmswitch / new-vmswitch get-vmswitch virtual switches vswitch external bridge vm switch virtual switch",42],["Resize-VHD","Grow virtual disks",12,1,"virtualization/resize-vhd","resize-vhd resize-vhd <path> -sizebytes 200gb grow virtual disks resize vhdx grow resize vhd grow disk",42],["Remove-VMCheckpoint","Delete/merge checkpoints",12,1,"virtualization/remove-vmcheckpoint","remove-vmcheckpoint remove-vmcheckpoint -vmname <vm> -name <cp> delete/merge checkpoints checkpoint merge avhdx remove checkpoint merge avhdx",44],["vmkfstools","VMDK surgery",12,1,"virtualization/vmkfstools","vmkfstools vmkfstools -x 200g <vm.vmdk> vmdk surgery vmdk clone extend vmkfstools extend vmdk",38],["esxcli software","ESXi patching (VIBs)",12,1,"virtualization/esxcli-software","esxcli software esxcli software vib list esxi patching (vibs) vib patch driver esxi patch vib list",40],["vm-support","ESXi support bundle",12,0,"virtualization/vm-support","vm-support vm-support esxi support bundle bundle diagnostics support vm-support support bundle",36],["virsh edit / dumpxml","Edit KVM domain XML",12,1,"virtualization/virsh-edit-dumpxml","virsh edit / dumpxml virsh edit <domain> edit kvm domain xml xml domain libvirt virsh edit dumpxml",38],["qemu-img","Convert disk images",12,0,"virtualization/qemu-img","qemu-img qemu-img convert -f vmdk -o qcow2 <src> <dst> convert disk images convert qcow2 migration qemu-img convert vmdk to qcow2",40],["qm config / set","Proxmox VM settings",12,1,"virtualization/qm-config-set","qm config / set qm config <vmid> proxmox vm settings qm config proxmox qm config proxmox vm settings",38],["vzdump","Proxmox backups",12,0,"virtualization/vzdump","vzdump vzdump <vmid> --storage <st> --mode snapshot proxmox backups vzdump backup restore vzdump proxmox backup",40],["PowerCLI(Connect-VIServer)","vSphere via PowerCLI",12,0,"virtualization/powercli-connect-viserver","powercli(connect-viserver) connect-viserver <vcenter>; get-vm vsphere via powercli powercli vcenter bulk powercli connect viserver",42],["winget","Windows package manager",1,1,"windows/winget","winget winget install <app> windows package manager package install update winget install package manager",62],["wsl","Windows Subsystem for Linux",1,0,"windows/wsl","wsl wsl windows subsystem for linux wsl linux subsystem wsl install linux on windows",58],["msiexec","Install/remove MSI packages",1,1,"windows/msiexec","msiexec msiexec /i <app.msi> /qn install/remove msi packages msi install silent silent install msi install",54],["mklink","Create links",1,1,"windows/mklink","mklink mklink /d <link> <target> create links symlink junction link symlink windows junction",48],["forfiles","Batch by file age",1,2,"windows/forfiles","forfiles forfiles /p <dir> /d -30 /c \"cmd /c del @file\" batch by file age cleanup age delete delete old files cleanup by date",44],["compact","NTFS compression",1,0,"windows/compact","compact compact /c /s <dir> ntfs compression compress ntfs space ntfs compress save space",40],["defrag","Defragment / TRIM",1,0,"windows/defrag","defrag defrag c: /o defragment / trim defrag trim optimize defragment optimize drive",42],["cleanmgr","Disk Cleanup",1,1,"windows/cleanmgr","cleanmgr cleanmgr /d c: disk cleanup cleanup space temp disk cleanup free space",44],["net view","List network shares",1,0,"windows/net-view","net view net view \\\\<server> list network shares share list smb list shares net view",46],["net share","Create/list shares",1,1,"windows/net-share","net share net share create/list shares share create smb create share net share",46],["net accounts","Password policy",1,0,"windows/net-accounts","net accounts net accounts password policy policy lockout password password policy lockout threshold",42],["net localgroup","Local groups",1,1,"windows/net-localgroup","net localgroup net localgroup administrators local groups localgroup admin member local admins localgroup",48],["openfiles","Who has files open",1,1,"windows/openfiles","openfiles openfiles /query /s <server> who has files open lock openfile share file in use open files",42],["tscon / tsdiscon","Manage RDP sessions",1,1,"windows/tscon-tsdiscon","tscon / tsdiscon tscon <sessionid> manage rdp sessions session rdp console rdp session tscon console",38],["rasdial","Dial VPN from CLI",1,0,"windows/rasdial","rasdial rasdial \"<vpn名>\" [user pass] dial vpn from cli vpn dial connect vpn connect cli rasdial",40],["regsvr32","Register COM components",1,1,"windows/regsvr32","regsvr32 regsvr32 <file.dll> register com components dll com register register dll com component",38],["doskey","History and macros",1,0,"windows/doskey","doskey doskey /history history and macros history macro alias cmd history doskey macro",36],["cmd","cmd basics and operators",1,0,"windows/cmd","cmd cmd /c \"<command>\" cmd basics and operators cmd batch operator cmd operators command chaining",48],["assoc / ftype","File associations",1,1,"windows/assoc-ftype","assoc / ftype assoc .txt file associations association extension ftype file association default app",36],["subst","Map a path to a drive",1,0,"windows/subst","subst subst x: <path> map a path to a drive drive path maxpath map folder drive long path",36],["mountvol","Volume mount points",1,1,"windows/mountvol","mountvol mountvol volume mount points volume mount letter drive letter mount volume",34],["vol / label","Volume name and serial",1,0,"windows/vol-label","vol / label vol c: volume name and serial volume serial label volume serial disk label",32],["sort","Sort lines (cmd)",1,0,"windows/sort","sort type <file> | sort sort lines (cmd) sort lines text sort lines cmd sort",36],["start","Launch apps and files",1,0,"windows/start","start start \"\" <path|url> launch apps and files start open launch open file launch app",44],["typeperf","Log counters to CSV",1,0,"windows/typeperf","typeperf typeperf \"\\processor(_total)\\% processor time\" log counters to csv counter csv monitor performance log counter csv",36],["auditpol","Audit policy",1,1,"windows/auditpol","auditpol auditpol /get /category:* audit policy audit policy security audit policy logon auditing",38],["secedit","Security template I/O",1,1,"windows/secedit","secedit secedit /export /cfg out.inf security template i/o policy baseline template security template policy export",36],["slmgr","Windows activation",1,0,"windows/slmgr","slmgr slmgr /dlv windows activation activation license kms activation status kms",46],["wbadmin","Windows Server Backup CLI",1,1,"windows/wbadmin","wbadmin wbadmin get versions windows server backup cli backup restore versions windows backup wbadmin restore",40],["winrm","Enable/inspect WinRM",1,1,"windows/winrm","winrm winrm quickconfig enable/inspect winrm winrm remoting psremoting winrm config enable remoting",40],["pktmon","Built-in packet capture",1,0,"windows/pktmon","pktmon pktmon start -c --pkt-size 0 built-in packet capture capture pcap trace packet capture windows pktmon pcap",40],["curl (Windows)","curl on Windows",1,0,"windows/curl-windows","curl (windows) curl.exe -i https://example.com curl on windows curl alias http curl windows curl.exe alias",46],["tar (Windows)","Built-in tar",1,0,"windows/tar-windows","tar (windows) tar -xf <archive.tar.gz> built-in tar tar extract archive extract targz windows bsdtar",42],["cscript / wscript","Run VBScript hosts",1,1,"windows/cscript-wscript","cscript / wscript cscript //nologo <script.vbs> run vbscript hosts vbscript legacy script vbscript run cscript",34],["dsregcmd","Entra join status",1,0,"windows/dsregcmd","dsregcmd dsregcmd /status entra join status entra join sso azure ad joined prt status",44],["show techinfo","Collect full diagnostics",14,0,"yamaha/show-techinfo","show techinfo show techinfo collect full diagnostics techinfo support diagnostics techinfo support bundle",44],["administrator","Enter administrator mode",14,1,"yamaha/administrator","administrator administrator enter administrator mode admin elevate password admin mode administrator password",46],["dns server / recursive","DNS configuration",14,1,"yamaha/dns-server-recursive","dns server / recursive dns server 8.8.8.8 8.8.4.4 dns configuration dns resolver recursive dns server recursive dns",44],["dhcp scope","DHCP scope configuration",14,1,"yamaha/dhcp-scope","dhcp scope dhcp scope 1 192.168.100.2-192.168.100.191/24 dhcp scope configuration dhcp scope range dhcp scope lease range",46],["nat descriptor masquerade static","Port forwarding",14,1,"yamaha/nat-descriptor-masquerade-static","nat descriptor masquerade static nat descriptor masquerade static 1000 1 192.168.100.10 tcp 443 port forwarding nat forward masquerade port forward static nat",48],["pp auth myname","PPPoE credentials",14,1,"yamaha/pp-auth-myname","pp auth myname pp auth myname <id> <パスワード> pppoe credentials pppoe auth isp pppoe credentials isp login",46],["show status l2tp","L2TP remote access status",14,0,"yamaha/show-status-l2tp","show status l2tp show status l2tp l2tp remote access status l2tp remote vpn l2tp status remote vpn",42],["schedule at","Scheduled commands",14,1,"yamaha/schedule-at","schedule at schedule at 1 */* 04:00 * restart scheduled commands schedule cron restart schedule command auto restart",40]]}