mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
*: update more info links to their redirects part 7 (#20112)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# berks
|
||||
|
||||
> Chef cookbook dependency manager.
|
||||
> More information: <https://docs.chef.io/berkshelf.html>.
|
||||
> More information: <https://docs.chef.io/workstation/berkshelf/>.
|
||||
|
||||
- Install cookbook dependencies into a local repo:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Manage Rust projects and their module dependencies (crates).
|
||||
> Some subcommands such as `build` have their own usage documentation.
|
||||
> More information: <https://doc.rust-lang.org/cargo>.
|
||||
> More information: <https://doc.rust-lang.org/stable/cargo/>.
|
||||
|
||||
- Search for crates:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# cloudflared
|
||||
|
||||
> Create a persistent connection to the Cloudflare network.
|
||||
> More information: <https://developers.cloudflare.com/argo-tunnel/>.
|
||||
> More information: <https://developers.cloudflare.com/cloudflare-one/networks/connectors/cloudflare-tunnel/>.
|
||||
|
||||
- Authenticate and associate the connection to a domain in the Cloudflare account:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Distributed key-value store with health checking and service discovery.
|
||||
> Some subcommands such as `kv` have their own usage documentation.
|
||||
> More information: <https://www.consul.io/commands>.
|
||||
> More information: <https://developer.hashicorp.com/consul/commands>.
|
||||
|
||||
- Display help:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# ddev
|
||||
|
||||
> Container based local development tool for PHP environments.
|
||||
> More information: <https://ddev.readthedocs.io/en/stable/users/usage/cli/>.
|
||||
> More information: <https://docs.ddev.com/en/stable/users/usage/cli/>.
|
||||
|
||||
- Start up a project:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# devspace
|
||||
|
||||
> Develop, deploy, and debug applications inside Kubernetes.
|
||||
> More information: <https://devspace.sh/docs/cli>.
|
||||
> More information: <https://www.devspace.sh/docs/cli>.
|
||||
|
||||
- Initialize a new DevSpace project in the current directory:
|
||||
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
# dmd
|
||||
|
||||
> Official D compiler.
|
||||
> More information: <https://dlang.org/dmd.html>.
|
||||
> More information: <https://dlang.org/dmd-windows.html>.
|
||||
|
||||
- Build a D source file:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# docker compose up
|
||||
|
||||
> Start and run Docker services defined in a Compose file.
|
||||
> More information: <https://docs.docker.com/compose/reference/up/>.
|
||||
> More information: <https://docs.docker.com/reference/cli/docker/compose/up/>.
|
||||
|
||||
- Start all services defined in the docker-compose file:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# ganache-cli
|
||||
|
||||
> Command-line version of Ganache, your personal blockchain for Ethereum development.
|
||||
> More information: <https://www.trufflesuite.com/ganache>.
|
||||
> More information: <https://archive.trufflesuite.com/ganache/>.
|
||||
|
||||
- Run Ganache:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# grafana-cli
|
||||
|
||||
> A small executable that is bundled with Grafana serve.
|
||||
> More information: <https://grafana.com/docs/grafana/latest/cli/>.
|
||||
> More information: <https://grafana.com/docs/grafana/latest/administration/cli/>.
|
||||
|
||||
- Install, update, or remove specific plugins:
|
||||
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
# gt
|
||||
|
||||
> Create and manage sequences of dependent code changes (stacks) for Git and GitHub.
|
||||
> More information: <https://graphite.dev/docs/get-started>.
|
||||
> More information: <https://graphite.com/docs/get-started>.
|
||||
|
||||
- Initialize `gt` for the repository in the current directory:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Manage Immich servers.
|
||||
> See also: `immich-go`.
|
||||
> More information: <https://immich.app/docs/features/command-line-interface/>.
|
||||
> More information: <https://docs.immich.app/features/command-line-interface/>.
|
||||
|
||||
- Authenticate to Immich server:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# interdiff
|
||||
|
||||
> Show differences between two diff files.
|
||||
> More information: <https://freshmeat.sourceforge.net/projects/patchutils>.
|
||||
> More information: <https://sourceforge.net/directory/software-development/>.
|
||||
|
||||
- Compare diff files:
|
||||
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
# jf
|
||||
|
||||
> Interact with JFrog products like Artifactory, Xray, Distribution, Pipelines and Mission Control.
|
||||
> More information: <https://jfrog.com/help/r/jfrog-cli/usage>.
|
||||
> More information: <https://jfrog.com/help/r/jfrog-applications-and-cli-documentation/jfrog-cli>.
|
||||
|
||||
- Add a new configuration:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# knife
|
||||
|
||||
> Interact with a Chef server from a local Chef repo.
|
||||
> More information: <https://docs.chef.io/knife.html>.
|
||||
> More information: <https://docs.chef.io/workstation/knife/>.
|
||||
|
||||
- Bootstrap a new node:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Set a reminder for when it's time to leave.
|
||||
> To remove reminders use `kill $(pidof leave)`.
|
||||
> More information: <https://www.freebsd.org/cgi/man.cgi?query=leave>.
|
||||
> More information: <https://man.freebsd.org/cgi/man.cgi?leave>.
|
||||
|
||||
- Set a reminder at a given time:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# ngrok
|
||||
|
||||
> Reverse proxy that creates a secure tunnel from a public endpoint to a locally running web service.
|
||||
> More information: <https://ngrok.com/docs/agent/cli/>.
|
||||
> More information: <https://ngrok.com/docs/agent/cli>.
|
||||
|
||||
- Expose a local HTTP service on a given port:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# nikto
|
||||
|
||||
> Web server scanner which performs tests against web servers for multiple items.
|
||||
> More information: <https://cirt.net/Nikto2>.
|
||||
> More information: <http://cirt.net/nikto/>.
|
||||
|
||||
- Perform a basic Nikto scan against a target host:
|
||||
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
> Cloud platform for serverless deployment.
|
||||
> This command is deprecated. See `vercel`, the updated version of this tool.
|
||||
> More information: <https://zeit.co/now>.
|
||||
> More information: <https://vercel.com/home>.
|
||||
|
||||
- Deploy the current directory:
|
||||
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
# nx
|
||||
|
||||
> Manage `nx` workspaces.
|
||||
> More information: <https://nx.dev/l/r/getting-started/nx-cli>.
|
||||
> More information: <https://nx.dev/docs/reference/nx-commands>.
|
||||
|
||||
- Build a specific project:
|
||||
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
> The OpenShift Container Platform CLI.
|
||||
> Allows for application and container management.
|
||||
> More information: <https://docs.openshift.com/container-platform/latest/cli_reference/get_started_cli.html>.
|
||||
> More information: <https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/cli_tools/index>.
|
||||
|
||||
- Log in to the OpenShift Container Platform server:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> User authorities in ODPS (Open Data Processing Service).
|
||||
> See also: `odps`.
|
||||
> More information: <https://www.alibabacloud.com/help/doc-detail/27971.htm>.
|
||||
> More information: <https://www.alibabacloud.com/help/en/maxcompute/user-guide/maxcompute-client>.
|
||||
|
||||
- [Interactive] Add a user to the current project:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Manage functions in ODPS (Open Data Processing Service).
|
||||
> See also: `odps`.
|
||||
> More information: <https://www.alibabacloud.com/help/doc-detail/27971.htm>.
|
||||
> More information: <https://www.alibabacloud.com/help/en/maxcompute/user-guide/maxcompute-client>.
|
||||
|
||||
- [Interactive] Show functions in the current project:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Manage instances in ODPS (Open Data Processing Service).
|
||||
> See also: `odps`.
|
||||
> More information: <https://www.alibabacloud.com/help/doc-detail/27971.htm>.
|
||||
> More information: <https://www.alibabacloud.com/help/en/maxcompute/user-guide/maxcompute-client>.
|
||||
|
||||
- [Interactive] Show instances created by current user:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Manage resources in ODPS (Open Data Processing Service).
|
||||
> See also: `odps`.
|
||||
> More information: <https://www.alibabacloud.com/help/doc-detail/27971.htm>.
|
||||
> More information: <https://www.alibabacloud.com/help/en/maxcompute/user-guide/maxcompute-client>.
|
||||
|
||||
- [Interactive] Show resources in the current project:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Create and modify tables in ODPS (Open Data Processing Service).
|
||||
> See also: `odps`.
|
||||
> More information: <https://www.alibabacloud.com/help/doc-detail/27971.htm>.
|
||||
> More information: <https://www.alibabacloud.com/help/en/maxcompute/user-guide/maxcompute-client>.
|
||||
|
||||
- [Interactive] Create a table with partition and lifecycle:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Data tunnel in ODPS (Open Data Processing Service).
|
||||
> See also: `odps`.
|
||||
> More information: <https://www.alibabacloud.com/help/doc-detail/27971.htm>.
|
||||
> More information: <https://www.alibabacloud.com/help/en/maxcompute/user-guide/maxcompute-client>.
|
||||
|
||||
- [Interactive] Download table to local file:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Aliyun ODPS (Open Data Processing Service) command-line tool.
|
||||
> Some subcommands such as `inst` have their own usage documentation.
|
||||
> More information: <https://www.alibabacloud.com/help/doc-detail/27971.htm>.
|
||||
> More information: <https://www.alibabacloud.com/help/en/maxcompute/user-guide/maxcompute-client>.
|
||||
|
||||
- Start the command-line with a custom configuration file:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# openssl dgst
|
||||
|
||||
> OpenSSL command to generate digest values and perform signature operations.
|
||||
> More information: <https://www.openssl.org/docs/manmaster/man1/openssl-dgst.html>.
|
||||
> More information: <https://docs.openssl.org/master/man1/openssl-dgst/>.
|
||||
|
||||
- Calculate the SHA256 digest for a file, saving the result to a specific file:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# openssl genpkey
|
||||
|
||||
> OpenSSL command to generate asymmetric key pairs.
|
||||
> More information: <https://www.openssl.org/docs/manmaster/man1/openssl-genpkey.html>.
|
||||
> More information: <https://docs.openssl.org/master/man1/openssl-genpkey/>.
|
||||
|
||||
- Generate an RSA private key of 2048 bits, saving it to a specific file:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# openssl genrsa
|
||||
|
||||
> OpenSSL command to generate RSA private keys.
|
||||
> More information: <https://www.openssl.org/docs/manmaster/man1/openssl-genrsa.html>.
|
||||
> More information: <https://docs.openssl.org/master/man1/openssl-genrsa/>.
|
||||
|
||||
- Generate an RSA private key of 2048 bits to `stdout`:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# openssl prime
|
||||
|
||||
> OpenSSL command to compute prime numbers.
|
||||
> More information: <https://www.openssl.org/docs/manmaster/man1/openssl-prime.html>.
|
||||
> More information: <https://docs.openssl.org/master/man1/openssl-prime/>.
|
||||
|
||||
- Generate a 2048bit prime number and display it in hexadecimal:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# openssl req
|
||||
|
||||
> OpenSSL command to manage PKCS#10 Certificate Signing Requests.
|
||||
> More information: <https://www.openssl.org/docs/manmaster/man1/openssl-req.html>.
|
||||
> More information: <https://docs.openssl.org/master/man1/openssl-req/>.
|
||||
|
||||
- Generate a certificate signing request to be sent to a certificate authority:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# openssl s_client
|
||||
|
||||
> OpenSSL command to create TLS client connections.
|
||||
> More information: <https://www.openssl.org/docs/manmaster/man1/openssl-s_client.html>.
|
||||
> More information: <https://docs.openssl.org/master/man1/openssl-s_client/>.
|
||||
|
||||
- Display the start and expiry dates for a domain's certificate:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# openssl ts
|
||||
|
||||
> OpenSSL command to generate and verify timestamps.
|
||||
> More information: <https://www.openssl.org/docs/manmaster/man1/openssl-ts.html>.
|
||||
> More information: <https://docs.openssl.org/master/man1/openssl-ts/>.
|
||||
|
||||
- Generate a SHA-512 timestamp request of a specific file and output to `file.tsq`:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# openssl x509
|
||||
|
||||
> OpenSSL command to manage X.509 certificates.
|
||||
> More information: <https://www.openssl.org/docs/manmaster/man1/openssl-x509.html>.
|
||||
> More information: <https://docs.openssl.org/master/man1/openssl-x509/>.
|
||||
|
||||
- Display certificate information:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# osv-scanner
|
||||
|
||||
> Scan various mediums for dependencies and matches them against the OSV database.
|
||||
> More information: <https://osv.dev/about>.
|
||||
> More information: <https://google.github.io/osv.dev/faq/>.
|
||||
|
||||
- Scan a Docker image:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# pixi
|
||||
|
||||
> Developer Workflow and Environment Management for projects.
|
||||
> More information: <https://pixi.sh/latest/getting_started/>.
|
||||
> More information: <https://pixi.prefix.dev/latest/getting_started/>.
|
||||
|
||||
- Initialize a new project:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# rabbitmqctl-cluster
|
||||
|
||||
> Manage RabbitMQ nodes in a cluster.
|
||||
> More information: <https://www.rabbitmq.com/rabbitmqctl.8.html>.
|
||||
> More information: <https://www.rabbitmq.com/docs/man/rabbitmqctl.8>.
|
||||
|
||||
- Display the status of the cluster:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# rabbitmqctl-users
|
||||
|
||||
> Manage RabbitMQ users, their permissions, and tags.
|
||||
> More information: <https://www.rabbitmq.com/management.html>.
|
||||
> More information: <https://www.rabbitmq.com/docs/management>.
|
||||
|
||||
- List all users:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Manage virtual hosts (vhosts) in RabbitMQ.
|
||||
> Vhosts are used to separate multiple logical brokers on the same RabbitMQ server.
|
||||
> More information: <https://www.rabbitmq.com/vhosts.html>.
|
||||
> More information: <https://www.rabbitmq.com/docs/vhosts>.
|
||||
|
||||
- List all virtual hosts:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# rabbitmqctl
|
||||
|
||||
> Manage, configure, and inspect RabbitMQ servers.
|
||||
> More information: <https://www.rabbitmq.com/rabbitmqctl.8.html>.
|
||||
> More information: <https://www.rabbitmq.com/docs/man/rabbitmqctl.8>.
|
||||
|
||||
- Display the status of the current node:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# redis-server
|
||||
|
||||
> Persistent key-value database.
|
||||
> More information: <https://redis.io/learn/operate/redis-at-scale/talking-to-redis/configuring-a-redis-server>.
|
||||
> More information: <https://redis.io/tutorials/operate/redis-at-scale/talking-to-redis/configuring-a-redis-server/>.
|
||||
|
||||
- Start Redis server, using the default port (6379), and write logs to `stdout`:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# rhash
|
||||
|
||||
> Calculate or check common message digests.
|
||||
> More information: <https://rhash.sourceforge.net/manpage.php>.
|
||||
> More information: <https://rhash.sourceforge.io/manpage.php>.
|
||||
|
||||
- Calculate default CRC32 digests of a file:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> The Rust compiler.
|
||||
> Rust projects usually use `cargo` instead of invoking `rustc` directly.
|
||||
> More information: <https://doc.rust-lang.org/rustc>.
|
||||
> More information: <https://doc.rust-lang.org/stable/rustc/>.
|
||||
|
||||
- Compile a binary crate:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# snowsql
|
||||
|
||||
> SnowSQL client for Snowflake's Data Cloud.
|
||||
> More information: <https://docs.snowflake.com/en/user-guide/snowsql.html>.
|
||||
> More information: <https://docs.snowflake.com/en/user-guide/snowsql>.
|
||||
|
||||
- Connect to a specific instance at <https://account.snowflakecomputing.com> (password can be provided in prompt or configuration file):
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# snyk
|
||||
|
||||
> Find vulnerabilities in your code and remediate risks.
|
||||
> More information: <https://docs.snyk.io/snyk-cli/commands>.
|
||||
> More information: <https://docs.snyk.io/developer-tools/snyk-cli/commands>.
|
||||
|
||||
- Log in to your Snyk account:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Send files across connected devices on a Tailscale network.
|
||||
> It currently does not support sending files to devices owned by other users even on the same Tailscale network.
|
||||
> More information: <https://tailscale.com/kb/1106/taildrop/>.
|
||||
> More information: <https://tailscale.com/kb/1106/taildrop>.
|
||||
|
||||
- Send a file to a specific node:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# truffle
|
||||
|
||||
> Develop smart contracts for running services on the Ethereum blockchain.
|
||||
> More information: <https://www.trufflesuite.com/docs/truffle/reference/truffle-commands>.
|
||||
> More information: <https://archive.trufflesuite.com/docs/truffle/reference/truffle-commands/>.
|
||||
|
||||
- Download a pre-built Truffle project (Truffle Box):
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# vault
|
||||
|
||||
> Interact with HashiCorp Vault.
|
||||
> More information: <https://www.vaultproject.io/docs/commands>.
|
||||
> More information: <https://developer.hashicorp.com/vault/docs/commands>.
|
||||
|
||||
- Connect to a Vault server and initialize a new encrypted data store:
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
> Create a Vite project.
|
||||
> Used to build JavaScript projects.
|
||||
> Available templates: vanilla, vanilla-ts, vue, vue-ts, react, react-ts, react-swc, react-swc-ts, preact, preact-ts, lit, lit-ts, svelte, svelte-ts.
|
||||
> More information: <https://vitejs.dev/guide>.
|
||||
> More information: <https://vite.dev/guide/>.
|
||||
|
||||
- Setup using `npm` 6.x:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yolo
|
||||
|
||||
> Train, validate, or infer models on various tasks and versions.
|
||||
> More information: <https://docs.ultralytics.com/cli/>.
|
||||
> More information: <https://docs.ultralytics.com/usage/cli/>.
|
||||
|
||||
- Create a copy of the default configuration in your current working directory:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# base64
|
||||
|
||||
> Encode or decode file or `stdin` to/from base64, to `stdout` or another file.
|
||||
> More information: <https://man.freebsd.org/cgi/man.cgi?query=base64>.
|
||||
> More information: <https://man.freebsd.org/cgi/man.cgi?base64>.
|
||||
|
||||
- Encode a file to `stdout`:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# ipmitool
|
||||
|
||||
> Interface with the Intelligent Platform Management Interface (IPMI).
|
||||
> More information: <https://man.freebsd.org/cgi/man.cgi?query=ipmitool>.
|
||||
> More information: <https://man.freebsd.org/cgi/man.cgi?ipmitool>.
|
||||
|
||||
- Load the IPMI kernel module for local connections:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# procstat
|
||||
|
||||
> Display detailed information about processes in FreeBSD.
|
||||
> More information: <https://man.freebsd.org/cgi/man.cgi?query=procstat>.
|
||||
> More information: <https://man.freebsd.org/cgi/man.cgi?procstat>.
|
||||
|
||||
- Display file descriptors of a specific process:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Edit text in a scriptable manner.
|
||||
> See also: `awk`, `ed`.
|
||||
> More information: <https://www.freebsd.org/cgi/man.cgi?sed>.
|
||||
> More information: <https://man.freebsd.org/cgi/man.cgi?sed>.
|
||||
|
||||
- Replace all `apple` (basic `regex`) occurrences with `mango` (basic `regex`) in all input lines and print the result to `stdout`:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# balooctl
|
||||
|
||||
> File indexing and searching framework for KDE Plasma.
|
||||
> More information: <https://wiki.archlinux.org/index.php/Baloo>.
|
||||
> More information: <https://wiki.archlinux.org/title/Baloo>.
|
||||
|
||||
- Display the status of the indexer:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# bootctl
|
||||
|
||||
> Control EFI firmware boot settings and manage boot loader.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/bootctl.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/bootctl.html>.
|
||||
|
||||
- Show information about the system firmware and the bootloaders:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# busctl
|
||||
|
||||
> Introspect and monitor the D-Bus bus.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/busctl.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/busctl.html>.
|
||||
|
||||
- Show all peers on the bus, by their service names:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# coredumpctl
|
||||
|
||||
> Retrieve and process saved core dumps and metadata.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/coredumpctl.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/coredumpctl.html>.
|
||||
|
||||
- List all captured core dumps:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# homectl
|
||||
|
||||
> Create, remove, change or inspect home directories using the systemd-homed service.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/homectl.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/homectl.html>.
|
||||
|
||||
- List user accounts and their associated home directories:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# hostnamectl
|
||||
|
||||
> Get or set the hostname of the computer.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/hostnamectl.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/hostnamectl.html>.
|
||||
|
||||
- Get the hostname of the computer:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# importctl
|
||||
|
||||
> Download, Import, or Export disk images.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/importctl.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/importctl.html>.
|
||||
|
||||
- Download image in tarball format from a url via pull:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Query the systemd journal.
|
||||
> See also: `dmesg`.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/journalctl.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/journalctl.html>.
|
||||
|
||||
- Show all messages with priority level 3 (errors) from this boot:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# kernel-install
|
||||
|
||||
> Add and remove kernel and initrd images to and from `/boot`.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/kernel-install.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/kernel-install.html>.
|
||||
|
||||
- Add kernel and initramfs images to bootloader partition:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# localectl
|
||||
|
||||
> Control the system locale and keyboard layout settings.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/localectl.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/localectl.html>.
|
||||
|
||||
- Show the current settings of the system locale and keyboard mapping:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Manage the systemd login manager.
|
||||
> See also: `lslogins`.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/loginctl.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/loginctl.html>.
|
||||
|
||||
- Print all current sessions:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Control the systemd machine manager.
|
||||
> Execute operations on virtual machines, containers and images.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/machinectl.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/machinectl.html>.
|
||||
|
||||
- Start a machine as a service using `systemd-nspawn`:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Download files from `mega.nz`.
|
||||
> Part of the `megatools` suite.
|
||||
> More information: <https://megatools.megous.com/man/megatools-dl.html>.
|
||||
> More information: <https://xff.cz/megatools/man/megatools-dl.html>.
|
||||
|
||||
- Download files from a `mega.nz` link into the current directory:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Mount Discoverable Disk Images.
|
||||
> See also: `systemd-dissect` for other commands relevant to DDIs.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemd-dissect.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-dissect.html>.
|
||||
|
||||
- Mount an OS image:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Query the status of network links.
|
||||
> Manage the network configuration using `systemd-networkd`.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/networkctl.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/networkctl.html>.
|
||||
|
||||
- List existing links with their status:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# oomctl
|
||||
|
||||
> Analyze the state stored in `systemd-oomd`.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/oomctl.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/oomctl.html>.
|
||||
|
||||
- Show the current state of the cgroups and system contexts stored by `systemd-oomd`:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# po4a-gettextize
|
||||
|
||||
> Convert a file to a PO file.
|
||||
> More information: <https://po4a.org/man/man1/po4a-gettextize.1.php>.
|
||||
> More information: <https://www.po4a.org/man/man1/po4a-gettextize.1.php>.
|
||||
|
||||
- Convert a text file to PO file:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Convert a PO file back to documentation format.
|
||||
> The provided PO file should be the translation of the POT file which was produced by `po4a-gettextize`.
|
||||
> More information: <https://po4a.org/man/man1/po4a-translate.1.php>.
|
||||
> More information: <https://www.po4a.org/man/man1/po4a-translate.1.php>.
|
||||
|
||||
- Convert a translated PO file back to a document:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# po4a-updatepo
|
||||
|
||||
> Update the translation (in PO format) of a documentation.
|
||||
> More information: <https://po4a.org/man/man1/po4a-updatepo.1.php>.
|
||||
> More information: <https://www.po4a.org/man/man1/po4a-updatepo.1.php>.
|
||||
|
||||
- Update a PO file according to the modification of its origin file:
|
||||
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
# po4a
|
||||
|
||||
> Update both PO files and translated documents.
|
||||
> More information: <https://po4a.org/man/man1/po4a.1.php>.
|
||||
> More information: <https://www.po4a.org/man/man1/po4a.1.php>.
|
||||
|
||||
- Update PO files and documents according to the specified configuration file:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# portablectl
|
||||
|
||||
> A systemd utility for managing and deploying portable service images on Linux systems.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/portablectl.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/portablectl.html>.
|
||||
|
||||
- List available portable service images discovered in the portable image search paths:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Resolve domain names, IPv4 and IPv6 addresses, DNS resource records, and services.
|
||||
> Introspect and reconfigure the DNS resolver.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/resolvectl.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/resolvectl.html>.
|
||||
|
||||
- Show DNS settings:
|
||||
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
> Elevate privileges interactively.
|
||||
> Similar to `sudo`, but it's not a SUID binary, authentication takes place via polkit, and commands are invoked from a `systemd` service.
|
||||
> See also: `sudo`, `pkexec`, `doas`.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/run0.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/run0.html>.
|
||||
|
||||
- Run a command as root:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Control the systemd system and service manager.
|
||||
> Some subcommands such as `disable`, `status`, `reboot` etc. have their own usage documentation.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemctl.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemctl.html>.
|
||||
|
||||
- Show all running services:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# systemd-ac-power
|
||||
|
||||
> Report whether the computer is connected to an external power source.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemd-ac-power.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-ac-power.html>.
|
||||
|
||||
- Silently check and return a 0 status code when running on AC power, and a non-zero code otherwise:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Analyze and debug system manager.
|
||||
> Show timing details about the boot process of units (services, mount points, devices, sockets).
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemd-analyze.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-analyze.html>.
|
||||
|
||||
- Print the last system startup time:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# systemd-ask-password
|
||||
|
||||
> Query the user for a system password.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemd-ask-password.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-ask-password.html>.
|
||||
|
||||
- Query a system password with a specific prompt:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# systemd-cat
|
||||
|
||||
> Connect a pipeline or program's output streams with the systemd journal.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemd-cat.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-cat.html>.
|
||||
|
||||
- Write the output of the specified command to the journal (both output streams are captured):
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# systemd-cgls
|
||||
|
||||
> Show the contents of the selected Linux control group hierarchy in a tree.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemd-cgls.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-cgls.html>.
|
||||
|
||||
- Display the whole control group hierarchy on your system:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Show the top control groups of the local Linux control group hierarchy, ordered by their CPU, memory, or disk I/O load.
|
||||
> See also: `top`.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemd-cgtop.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-cgtop.html>.
|
||||
|
||||
- Start an interactive view:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# systemd-creds
|
||||
|
||||
> List, show, encrypt and decrypt service credentials.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemd-creds.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-creds.html>.
|
||||
|
||||
- Encrypt a file and set a specific name:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Interactively enroll or remove methods used to unlock LUKS2-encrypted devices. Uses a password to unlock the device unless otherwise specified.
|
||||
> In order to allow a partition to be unlocked during system boot, update the `/etc/crypttab` file or the initramfs.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemd-cryptenroll.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-cryptenroll.html>.
|
||||
|
||||
- Enroll a new password (similar to `cryptsetup luksAddKey`):
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
> Create or remove decrypted mappings of encrypted volumes. Equivalent of `cryptsetup open` and `cryptsetup close`.
|
||||
> Arguments to this command are written exactly like a line in `/etc/crypttab`. It's used by systemd to unlock devices on boot.
|
||||
> See also: `cryptsetup`.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemd-cryptsetup.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-cryptsetup.html>.
|
||||
|
||||
- Open a LUKS volume and create a decrypted mapping at `/dev/mapper/mapping_name`:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# systemd-delta
|
||||
|
||||
> Find overridden systemd-related configuration files.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemd-delta.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-delta.html>.
|
||||
|
||||
- Show all overridden configuration files:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# systemd-detect-virt
|
||||
|
||||
> Detect execution in a virtualized environment.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemd-detect-virt.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-detect-virt.html>.
|
||||
|
||||
- List detectable virtualization technologies:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# systemd-dissect
|
||||
|
||||
> Introspect and interact with file system OS disk images, specifically Discoverable Disk Images (DDIs).
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemd-dissect.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-dissect.html>.
|
||||
|
||||
- Show general image information about the OS image:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# systemd-escape
|
||||
|
||||
> Escape strings for usage in systemd unit names.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemd-escape.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-escape.html>.
|
||||
|
||||
- Escape the given text:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# systemd-firstboot
|
||||
|
||||
> Initialize basic system settings on or before the first boot-up of a system.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemd-firstboot.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-firstboot.html>.
|
||||
|
||||
- Operate on the specified directory instead of the root directory of the host system:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# systemd-hwdb
|
||||
|
||||
> Hardware database management tool.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemd-hwdb.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-hwdb.html>.
|
||||
|
||||
- Update the binary hardware database in `/etc/udev`:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# systemd-id128
|
||||
|
||||
> Generate and print sd-128 identifiers.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemd-id128.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-id128.html>.
|
||||
|
||||
- Generate a new random identifier:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Prohibit the system from entering certain power states.
|
||||
> Inhibitor locks may be used to block or delay system sleep and shutdown requests as well as automatic idle handling.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemd-inhibit.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-inhibit.html>.
|
||||
|
||||
- List all active inhibition locks and the reasons for their creation:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Initialize the machine ID stored in `/etc/machine-id` at install time with a provisioned or randomly generated ID.
|
||||
> Note: Always use `sudo` to execute these commands as they require elevated privileges.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemd-machine-id-setup.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-machine-id-setup.html>.
|
||||
|
||||
- Print the generated or committed machine ID:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# systemd-mount
|
||||
|
||||
> Establish and destroy transient mount or auto-mount points.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemd-mount.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-mount.html>.
|
||||
|
||||
- Mount a file system (image or block device) at `/run/media/system/LABEL` where LABEL is the filesystem label or the device name if there is no label:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Notify the service manager about start-up completion and other daemon status changes.
|
||||
> This command is useless outside systemd service scripts.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/systemd-notify.html>.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemd-notify.html>.
|
||||
|
||||
- Notify systemd that the service has completed its initialization and is fully started. It should be invoked when the service is ready to accept incoming requests:
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user