SyntaxStandard logo

terminal command directory

High-performance terminal command directory for engineers.

Search exact CLI syntax. Scan verified examples. Open the detail page and copy the command.

CLI Access
curl https://www.syntaxstandard.com/q/ffmpeg+extract+audio

2010 commands

293

tools covered

2010

total commands

2010

verified entries

Commands

Grouped by tool and tuned for fast scanning.

Press / to search

7z

Verified for current stable LTS
7z

7z Command: Extract Archive Preserve Directory Structure

7z x <path/to/archive.7z>
7z

7z Command: Extract Archive To Stdout

7z x <path/to/archive.7z> -so
7z

7z Command: Set Compression Level

7z a <path/to/archive.7z> -mx=<0|1|3|5|7|9> <path/to/file_or_directory>
7z

7z Command: Add File Or Directory To Archive

7z a <path/to/archive.7z> <path/to/file_or_directory>
7z

7z Command: Encrypt Existing Archive

7z a <path/to/encrypted.7z> -p<password> -mhe=on <path/to/archive.7z>
7z

7z Command: Extract Archive To Specific Directory

7z x <path/to/archive.7z> -o<path/to/output>
7z

7z Command: Archive Using Specific Type

7z a -t<7z|bzip2|gzip|lzip|tar|zip> <path/to/archive> <path/to/file_or_directory>
7z

7z Command: List Archive Contents

7z l <path/to/archive.7z>
7z

7z Command: Encrypt

7z a <path/to/encrypted.7z> -p<password> -mhe=on <path/to/archive.7z>
7z

7z Command: Extract Stdout

7z x <path/to/archive.7z> -so
7z

7z Command: Add

7z a <path/to/archive.7z> <path/to/file_or_directory>
7z

7z Command: Extract Preserve Structure

7z x <path/to/archive.7z>
7z

7z Command: Extract Specific Directory

7z x <path/to/archive.7z> -o<path/to/output>
7z

7z Command: Archive Specific Type

7z a -t<7z|bzip2|gzip|lzip|tar|zip> <path/to/archive> <path/to/file_or_directory>
7z

7z Command: List Contents

7z l <path/to/archive.7z>
7z

7z Command: Set Compression Level

7z a <path/to/archive.7z> -mx=<0|1|3|5|7|9> <path/to/file_or_directory>

7za

Verified for current stable LTS
7za

7za Command: Extract Archive Preserving Original Structure

7za x <path/to/archive.7z>
7za

7za Command: Extract Archive To Stdout

7za x <path/to/archive.7z> -so
7za

7za Command: Archive A File Or Directory

7za a <path/to/archive.7z> <path/to/file_or_directory>
7za

7za Command: Encrypt An Existing Archive

7za a <path/to/encrypted.7z> -p<password> -mhe=<on> <path/to/archive.7z>
7za

7za Command: Extract Archive To Specific Directory

7za x <path/to/archive.7z> -o<path/to/output>
7za

7za Command: Archive Using Specific Type

7za a -t<7z|bzip2|gzip|lzip|tar|...> <path/to/archive.7z> <path/to/file_or_directory>
7za

7za Command: List Contents Of Archive

7za l <path/to/archive.7z>
7za

7za Command: Set Compression Level

7za a <path/to/archive.7z> -mx=<0|1|3|5|7|9> <path/to/file_or_directory>
7za

7za Command: Archive File Or Directory

7za a <path/to/archive.7z> <path/to/file_or_directory>
7za

7za Command: Encrypt Archive

7za a <path/to/encrypted.7z> -p<password> -mhe=<on> <path/to/archive.7z>
7za

7za Command: Extract Archive To Stdout

7za x <path/to/archive.7z> -so
7za

7za Command: List Archive Contents

7za l <path/to/archive.7z>
7za

7za Command: Extract Archive Preserve Structure

7za x <path/to/archive.7z>
7za

7za Command: Extract Archive To Specific Directory

7za x <path/to/archive.7z> -o<path/to/output>
7za

7za Command: Archive With Specific Type

7za a -t<7z|bzip2|gzip|lzip|tar|...> <path/to/archive.7z> <path/to/file_or_directory>
7za

7za Command: Set Compression Level

7za a <path/to/archive.7z> -mx=<0|1|3|5|7|9> <path/to/file_or_directory>

Acme.sh

Verified for current stable LTS
acme.sh

Acme.sh Command: Issue Certificate Webroot

acme.sh --issue {-d|--domain} example.com {-w|--webroot} /path/to/webroot
acme.sh

Acme.sh Command: Issue Certificate Nginx

acme.sh --issue --nginx {-d|--domain} example.com
acme.sh

Acme.sh Command: Issue Wildcard Certificate

acme.sh --issue --dns dns_cf {-d|--domain} *.example.com
acme.sh

Acme.sh Command: Issue Certificate Standalone Port80

acme.sh --issue --standalone {-d|--domain} example.com {-d|--domain} www.example.com
acme.sh

Acme.sh Command: Issue Certificate Standalone Tls

acme.sh --issue --alpn {-d|--domain} example.com
acme.sh

Acme.sh Command: Issue Certificate Apache

acme.sh --issue --apache {-d|--domain} example.com
acme.sh

Acme.sh Command: Install Certificate

acme.sh {-i|--install-cert} {-d|--domain} example.com --key-file /path/to/example.com.key --fullchain-file /path/to/example.com.cer --reloadcmd "systemctl force-reload nginx"
acme.sh

Acme.sh Command: Issue Certificate Webroot

acme.sh --issue {-d|--domain} example.com {-w|--webroot} /path/to/webroot
acme.sh

Acme.sh Command: Issue Certificate Nginx

acme.sh --issue --nginx {-d|--domain} example.com
acme.sh

Acme.sh Command: Issue Wildcard Certificate Dns Api

acme.sh --issue --dns dns_cf {-d|--domain} *.example.com
acme.sh

Acme.sh Command: Issue Certificate Standalone Port 80

acme.sh --issue --standalone {-d|--domain} example.com {-d|--domain} www.example.com
acme.sh

Acme.sh Command: Issue Certificate Standalone Tls

acme.sh --issue --alpn {-d|--domain} example.com
acme.sh

Acme.sh Command: Issue Certificate Apache

acme.sh --issue --apache {-d|--domain} example.com
acme.sh

Acme.sh Command: Install Certificate

acme.sh {-i|--install-cert} {-d|--domain} example.com --key-file /path/to/example.com.key --fullchain-file /path/to/example.com.cer --reloadcmd "systemctl force-reload nginx"

Adb Shell Pm List

Verified for current stable LTS
adb-shell-pm-list

Adb Shell Pm List Command: Print All Users

adb shell pm list users
adb-shell-pm-list

Adb Shell Pm List Command: List All Test Packages

adb shell pm list instrumentation
adb-shell-pm-list

Adb Shell Pm List Command: List All Installed Packages

adb shell pm list packages
adb-shell-pm-list

Adb Shell Pm List Command: Print All Known Permission Groups

adb shell pm list permission-groups
adb-shell-pm-list

Adb Shell Pm List Command: Print All Known Permissions

adb shell pm list permissions
adb-shell-pm-list

Adb Shell Pm List Command: Print All Features

adb shell pm list features
adb-shell-pm-list

Adb Shell Pm List Command: Print All Supported Libraries

adb shell pm list libraries
adb-shell-pm-list

Adb Shell Pm List Command: List Packages

adb shell pm list packages
adb-shell-pm-list

Adb Shell Pm List Command: List Users

adb shell pm list users
adb-shell-pm-list

Adb Shell Pm List Command: List Permission Groups

adb shell pm list permission-groups
adb-shell-pm-list

Adb Shell Pm List Command: List Permissions

adb shell pm list permissions
adb-shell-pm-list

Adb Shell Pm List Command: List Instrumentation

adb shell pm list instrumentation
adb-shell-pm-list

Adb Shell Pm List Command: List Features

adb shell pm list features
adb-shell-pm-list

Adb Shell Pm List Command: List Libraries

adb shell pm list libraries

Addcomputer.py

Verified for current stable LTS
addcomputer.py

Addcomputer.py Command: Set Password For Existing Computer

addcomputer.py -no-add -computer-name <COMPUTER_NAME$> -computer-pass <computer_password> <domain>/<username>:<password>
addcomputer.py

Addcomputer.py Command: Add Computer With Name And Password

addcomputer.py -computer-name <COMPUTER_NAME$> -computer-pass <computer_password> <domain>/<username>:<password>
addcomputer.py

Addcomputer.py Command: Delete Computer Account

addcomputer.py -delete -computer-name <COMPUTER_NAME$> <domain>/<username>:<password>
addcomputer.py

Addcomputer.py Command: Add Computer With Kerberos Auth

addcomputer.py -k -no-pass <domain>/<username>@<hostname>
addcomputer.py

Addcomputer.py Command: Add Computer Via Ldaps

addcomputer.py -method LDAPS -port 636 <domain>/<username>:<password>
addcomputer.py

Addcomputer.py Command: Specify Domain Controller

addcomputer.py -dc-host <hostname> <domain>/<username>:<password>
addcomputer.py

Addcomputer.py Command: Set Password

addcomputer.py -no-add -computer-name <COMPUTER_NAME$> -computer-pass <computer_password> <domain>/<username>:<password>
addcomputer.py

Addcomputer.py Command: Add Computer LDAPS

addcomputer.py -method LDAPS -port 636 <domain>/<username>:<password>
addcomputer.py

Addcomputer.py Command: Add Computer

addcomputer.py -computer-name <COMPUTER_NAME$> -computer-pass <computer_password> <domain>/<username>:<password>
addcomputer.py

Addcomputer.py Command: Delete Computer

addcomputer.py -delete -computer-name <COMPUTER_NAME$> <domain>/<username>:<password>
addcomputer.py

Addcomputer.py Command: Add Computer Kerberos

addcomputer.py -k -no-pass <domain>/<username>@<hostname>

Ansible Galaxy

Verified for current stable LTS
ansible-galaxy

Ansible Galaxy Command: Search For Role

ansible-galaxy role search <keyword> -v<vvvvv>
ansible-galaxy

Ansible Galaxy Command: Get Role Information

ansible-galaxy role info <role_name>
ansible-galaxy

Ansible Galaxy Command: List Installed Roles Or Collections

ansible-galaxy <role|collection> list
ansible-galaxy

Ansible Galaxy Command: Install Or Remove Roles

ansible-galaxy role <install|remove> <role_name1 role_name2 ...>
ansible-galaxy

Ansible Galaxy Command: Create New Role

ansible-galaxy role init <role_name>
ansible-galaxy

Ansible Galaxy Command: Install Or Remove Collections

ansible-galaxy collection <install|remove> <collection_name1 collection_name2 ...>
ansible-galaxy

Ansible Galaxy Command: Display Help

ansible-galaxy <role|collection> -h
ansible-galaxy

Ansible Galaxy Command: Search

ansible-galaxy role search <keyword> -v<vvvvv>
ansible-galaxy

Ansible Galaxy Command: Info Role

ansible-galaxy role info <role_name>
ansible-galaxy

Ansible Galaxy Command: List

ansible-galaxy <role|collection> list
ansible-galaxy

Ansible Galaxy Command: Install Remove Role

ansible-galaxy role <install|remove> <role_name1 role_name2 ...>
ansible-galaxy

Ansible Galaxy Command: Create Role

ansible-galaxy role init <role_name>
ansible-galaxy

Ansible Galaxy Command: Install Remove Collection

ansible-galaxy collection <install|remove> <collection_name1 collection_name2 ...>
ansible-galaxy

Ansible Galaxy Command: Help

ansible-galaxy <role|collection> -h

Ansible Vault

Verified for current stable LTS
ansible-vault

Ansible Vault Command: Edit View Rekey Vault

ansible-vault <edit|view|rekey> <path/to/vault_file>
ansible-vault

Ansible Vault Command: Encrypt Plaintext File

ansible-vault encrypt --vault-password-file <path/to/password_file> <path/to/file>
ansible-vault

Ansible Vault Command: Rekey Vault File

ansible-vault rekey --vault-password-file <path/to/old_password_file> --new-vault-password-file <path/to/new_password_file> <path/to/vault_file>
ansible-vault

Ansible Vault Command: View Encrypted Vault File

ansible-vault view --vault-password-file <path/to/password_file> <path/to/vault_file>
ansible-vault

Ansible Vault Command: Create Vault File

ansible-vault create <path/to/vault_file>
ansible-vault

Ansible Vault Command: Encrypt String

ansible-vault encrypt_string
ansible-vault

Ansible Vault Command: Create Vault File With Password File

ansible-vault create --vault-password-file <path/to/password_file> <path/to/vault_file>
ansible-vault

Ansible Vault Command: Encrypt Plaintext File In Place

ansible-vault encrypt --vault-password-file <path/to/password_file> <path/to/file>
ansible-vault

Ansible Vault Command: Rekey Encrypted Vault File

ansible-vault rekey --vault-password-file <path/to/old_password_file> --new-vault-password-file <path/to/new_password_file> <path/to/vault_file>
ansible-vault

Ansible Vault Command: Edit View Rekey Vault File

ansible-vault <edit|view|rekey> <path/to/vault_file>
ansible-vault

Ansible Vault Command: View Encrypted Vault File With Password File

ansible-vault view --vault-password-file <path/to/password_file> <path/to/vault_file>

Ansible Playbook

Verified for current stable LTS
ansible-playbook

Ansible Playbook Command: Run Tasks With Custom Inventory

ansible-playbook <playbook> -i <inventory_file>
ansible-playbook

Ansible Playbook Command: Run Tasks With Tags

ansible-playbook <playbook> -t <tag1,tag2>
ansible-playbook

Ansible Playbook Command: Run Tasks Dry Run

ansible-playbook <playbook> -C -D
ansible-playbook

Ansible Playbook Command: Run Tasks In Playbook

ansible-playbook <playbook>
ansible-playbook

Ansible Playbook Command: Run Tasks With Extra Vars

ansible-playbook <playbook> -e "<variable1>=<value1> <variable2>=<value2>"
ansible-playbook

Ansible Playbook Command: Run Tasks With Extra Vars Json

ansible-playbook <playbook> -e "@<variables.json>"
ansible-playbook

Ansible Playbook Command: Run Tasks Starting At Task

ansible-playbook <playbook> --start-at <task_name>
ansible-playbook

Ansible Playbook Command: Run Playbook With Extra Vars Cli

ansible-playbook <playbook> -e "<variable1>=<value1> <variable2>=<value2>"
ansible-playbook

Ansible Playbook Command: Run Playbook With Tags

ansible-playbook <playbook> -t <tag1,tag2>
ansible-playbook

Ansible Playbook Command: Run Playbook

ansible-playbook <playbook>
ansible-playbook

Ansible Playbook Command: Run Playbook With Inventory

ansible-playbook <playbook> -i <inventory_file>
ansible-playbook

Ansible Playbook Command: Run Playbook With Extra Vars Json

ansible-playbook <playbook> -e "@<variables.json>"
ansible-playbook

Ansible Playbook Command: Run Playbook Starting At Task

ansible-playbook <playbook> --start-at <task_name>
ansible-playbook

Ansible Playbook Command: Run Playbook Dry Run

ansible-playbook <playbook> -C -D

Argos Translate

Verified for current stable LTS
argos-translate

Argos Translate Command: Translate Ar To Ru

argos-translate --from-lang ar --to-lang ru <صورة تساوي أكثر من ألف كلمة>
argos-translate

Argos Translate Command: Install Translation Pair

argospm install translate-es_en
argos-translate

Argos Translate Command: Translate Text Es To En

argos-translate --from-lang es --to-lang en <un texto corto>
argos-translate

Argos Translate Command: Translate Text File En To Hi

cat <path/to/file.txt> | argos-translate --from-lang en --to-lang hi
argos-translate

Argos Translate Command: Search Available Translation Pairs From En

argospm search --from-lang en
argos-translate

Argos Translate Command: Update Installed Language Packages

argospm update
argos-translate

Argos Translate Command: List Installed Translation Pairs

argospm list
argos-translate

Argos Translate Command: Translate Text

argos-translate --from-lang es --to-lang en <un texto corto>
argos-translate

Argos Translate Command: Update Language Packages

argospm update
argos-translate

Argos Translate Command: Install Translation Pairs

argospm install translate-es_en
argos-translate

Argos Translate Command: Translate Text File

cat <path/to/file.txt> | argos-translate --from-lang en --to-lang hi
argos-translate

Argos Translate Command: Search Available Translation Pairs

argospm search --from-lang en
argos-translate

Argos Translate Command: Translate From Ar To Ru

argos-translate --from-lang ar --to-lang ru <صورة تساوي أكثر من ألف كلمة>

Asnmap

Verified for current stable LTS
asnmap

Asnmap Command: Lookup Cidr Ranges For A Domain

asnmap {-d|-domain} example.com -silent
asnmap

Asnmap Command: Output Results In Json Format

asnmap {-d|-domain} facebook.com {-j|-json} -silent
asnmap

Asnmap Command: Update Asnmap To Latest Version

asnmap {-up|-update}
asnmap

Asnmap Command: Lookup Cidr Ranges For An Asn

asnmap {-a|-asn} AS5650 -silent
asnmap

Asnmap Command: Lookup Cidr Ranges For An Ip Address

asnmap {-i|-ip} 100.19.12.21 -silent
asnmap

Asnmap Command: Lookup Cidr Ranges For An Organization

asnmap -org GOOGLE -silent
asnmap

Asnmap Command: Lookup Cidr Ranges From File Of Targets

asnmap {-f|-file} path/to/targets.txt -silent
asnmap

Asnmap Command: Output Results In Csv Format

asnmap {-a|-asn} AS394161 {-c|-csv} -silent
asnmap

Asnmap Command: Lookup Cidr For Asn

asnmap -a <AS5650> -silent
asnmap

Asnmap Command: Lookup Cidr For Organization

asnmap -org <GOOGLE> -silent
asnmap

Asnmap Command: Output Results Csv

asnmap -a <AS394161> -c -silent
asnmap

Asnmap Command: Lookup Cidr For Ip

asnmap -i <100.19.12.21> -silent
asnmap

Asnmap Command: Lookup Cidr For Domain

asnmap -d <example.com> -silent
asnmap

Asnmap Command: Lookup Cidr From File

asnmap -f <path/to/targets.txt> -silent
asnmap

Asnmap Command: Output Results Json

asnmap -d <facebook.com> -j -silent
asnmap

Asnmap Command: Update Asnmap

asnmap -up

Autossh

Verified for current stable LTS
autossh

Autossh Command: Start Ssh Session Monitoring

autossh -M <monitor_port> "<ssh_command>"
autossh

Autossh Command: Fork Autossh Background No Shell

autossh -f -M <monitor_port> -N "<ssh_command>"
autossh

Autossh Command: Logging Autossh Output

AUTOSSH_DEBUG=1 AUTOSSH_LOGFILE=<path/to/autossh_log_file.log> autossh -f -M <monitor_port> -v -E <path/to/ssh_log_file.log> <ssh_command>
autossh

Autossh Command: Start Ssh Session

autossh -M <monitor_port> "<ssh_command>"
autossh

Autossh Command: Fork Background No Shell

autossh -f -M <monitor_port> -N "<ssh_command>"
autossh

Autossh Command: Background No Monitoring Keepalive

autossh -f -M 0 -N -o "ServerAliveInterval 10" -o "ServerAliveCountMax 3" "<ssh_command>"
autossh

Autossh Command: Background No Monitoring Exit On Failure

autossh -f -M 0 -N -o "ServerAliveInterval 10" -o "ServerAliveCountMax 3" -o ExitOnForwardFailure=yes -L <local_port>:localhost:<remote_port> <user>@<host>
autossh

Autossh Command: Forward Local Port To Remote

autossh -M <monitor_port> -L <local_port>:localhost:<remote_port> <user>@<host>
autossh

Autossh Command: Background Ssh With Keep Alive

autossh -f -M 0 -N -o "ServerAliveInterval 10" -o "ServerAliveCountMax 3" "<ssh_command>"
autossh

Autossh Command: Background Ssh No Monitor No Shell

autossh -f -M 0 -N -o "ServerAliveInterval 10" -o "ServerAliveCountMax 3" -o ExitOnForwardFailure=yes -L <local_port>:localhost:<remote_port> <user>@<host>
autossh

Autossh Command: Forward Local Port

autossh -M <monitor_port> -L <local_port>:localhost:<remote_port> <user>@<host>
autossh

Autossh Command: Background Debug Logging

AUTOSSH_DEBUG=1 AUTOSSH_LOGFILE=<path/to/autossh_log_file.log> autossh -f -M <monitor_port> -v -E <path/to/ssh_log_file.log> <ssh_command>