mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-19 16:35:44 +02:00
common/*: reduce usage of "command-line" (part 3) (#16951)
Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com> Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Co-authored-by: Wiktor Perskawiec <wiktor@perskawiec.cc>
This commit is contained in:
parent
f19dd8d520
commit
4b1e0196d1
37 changed files with 38 additions and 38 deletions
|
@ -1,6 +1,6 @@
|
||||||
# argocd app
|
# argocd app
|
||||||
|
|
||||||
> Command-line interface to manage applications by Argo CD.
|
> Interface to manage applications by Argo CD.
|
||||||
> More information: <https://argo-cd.readthedocs.io/en/stable/user-guide/commands/argocd_app/>.
|
> More information: <https://argo-cd.readthedocs.io/en/stable/user-guide/commands/argocd_app/>.
|
||||||
|
|
||||||
- List applications:
|
- List applications:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# argocd
|
# argocd
|
||||||
|
|
||||||
> Command-line interface to control a Argo CD server.
|
> Interface to control an Argo CD server.
|
||||||
> Some subcommands such as `app` have their own usage documentation.
|
> Some subcommands such as `app` have their own usage documentation.
|
||||||
> More information: <https://argo-cd.readthedocs.io/en/stable/user-guide/commands/argocd/>.
|
> More information: <https://argo-cd.readthedocs.io/en/stable/user-guide/commands/argocd/>.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# assimp
|
# assimp
|
||||||
|
|
||||||
> Command-line client for the Open Asset Import Library.
|
> Client for the Open Asset Import Library.
|
||||||
> Supports loading of 40+ 3D file formats, and exporting to several popular 3D formats.
|
> Supports loading of 40+ 3D file formats, and exporting to several popular 3D formats.
|
||||||
> More information: <https://assimp-docs.readthedocs.io/>.
|
> More information: <https://assimp-docs.readthedocs.io/>.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# avo
|
# avo
|
||||||
|
|
||||||
> The official command-line interface for Avo.
|
> The official interface for Avo.
|
||||||
> More information: <https://www.avo.app/docs/implementation/cli>.
|
> More information: <https://www.avo.app/docs/implementation/cli>.
|
||||||
|
|
||||||
- Initialize a workspace in the current directory:
|
- Initialize a workspace in the current directory:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# bitcoin-cli
|
# bitcoin-cli
|
||||||
|
|
||||||
> Command-line client to interact with the Bitcoin Core daemon via RPC calls.
|
> Client to interact with the Bitcoin Core daemon via RPC calls.
|
||||||
> Uses the configuration defined in `bitcoin.conf`.
|
> Uses the configuration defined in `bitcoin.conf`.
|
||||||
> More information: <https://en.bitcoin.it/wiki/Running_Bitcoin#Command-line_arguments>.
|
> More information: <https://en.bitcoin.it/wiki/Running_Bitcoin#Command-line_arguments>.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# cabal
|
# cabal
|
||||||
|
|
||||||
> Command-line interface to the Haskell package infrastructure (Cabal).
|
> Interface to the Haskell package infrastructure (Cabal).
|
||||||
> Manage Haskell projects and Cabal packages from the Hackage package repository.
|
> Manage Haskell projects and Cabal packages from the Hackage package repository.
|
||||||
> More information: <https://cabal.readthedocs.io/en/latest/getting-started.html>.
|
> More information: <https://cabal.readthedocs.io/en/latest/getting-started.html>.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# cake
|
# cake
|
||||||
|
|
||||||
> The command-line processor for the CakePHP framework.
|
> The processor for the CakePHP framework.
|
||||||
> More information: <https://cakephp.org>.
|
> More information: <https://cakephp.org>.
|
||||||
|
|
||||||
- Display basic information about the current app and available commands:
|
- Display basic information about the current app and available commands:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# clockwork-cli
|
# clockwork-cli
|
||||||
|
|
||||||
> A command-line interface for the Clockwork PHP debugging framework.
|
> Interface for the Clockwork PHP debugging framework.
|
||||||
> More information: <https://github.com/ptrofimov/clockwork-cli>.
|
> More information: <https://github.com/ptrofimov/clockwork-cli>.
|
||||||
|
|
||||||
- Monitor Clockwork logs for the current project:
|
- Monitor Clockwork logs for the current project:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# dotnet
|
# dotnet
|
||||||
|
|
||||||
> Cross platform .NET command-line tools for .NET Core.
|
> Cross platform .NET tools for .NET Core.
|
||||||
> Some subcommands such as `build` have their own usage documentation.
|
> Some subcommands such as `build` have their own usage documentation.
|
||||||
> More information: <https://learn.microsoft.com/dotnet/core/tools>.
|
> More information: <https://learn.microsoft.com/dotnet/core/tools>.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# ern
|
# ern
|
||||||
|
|
||||||
> Electrode Native platform command-line client.
|
> Electrode Native platform client.
|
||||||
> More information: <https://native.electrode.io/reference/index-6>.
|
> More information: <https://native.electrode.io/reference/index-6>.
|
||||||
|
|
||||||
- Create a new `ern` application (`MiniApp`):
|
- Create a new `ern` application (`MiniApp`):
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# ex
|
# ex
|
||||||
|
|
||||||
> Command-line text editor.
|
> Text editor.
|
||||||
> See also: `vim`.
|
> See also: `vim`.
|
||||||
> More information: <https://www.vim.org>.
|
> More information: <https://www.vim.org>.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# fluxctl
|
# fluxctl
|
||||||
|
|
||||||
> Command-line tool for Flux v1.
|
> Tool for Flux v1.
|
||||||
> More information: <https://fluxcd.io/legacy/flux/references/fluxctl>.
|
> More information: <https://fluxcd.io/legacy/flux/references/fluxctl>.
|
||||||
|
|
||||||
- List workloads currently running in the cluster on specific namespace:
|
- List workloads currently running in the cluster on specific namespace:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# flyctl
|
# flyctl
|
||||||
|
|
||||||
> Command-line tool for flyctl.io.
|
> Tool for flyctl.io.
|
||||||
> More information: <https://github.com/superfly/flyctl>.
|
> More information: <https://github.com/superfly/flyctl>.
|
||||||
|
|
||||||
- Sign into a Fly account:
|
- Sign into a Fly account:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# hangups
|
# hangups
|
||||||
|
|
||||||
> Third party command-line client for Google Hangouts.
|
> Third party client for Google Hangouts.
|
||||||
> More information: <https://github.com/tdryer/hangups>.
|
> More information: <https://github.com/tdryer/hangups>.
|
||||||
|
|
||||||
- Start `hangups`:
|
- Start `hangups`:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# hsd-cli
|
# hsd-cli
|
||||||
|
|
||||||
> The command-line REST tool for the Handshake blockchain.
|
> The REST tool for the Handshake blockchain.
|
||||||
> More information: <https://handshake.org>.
|
> More information: <https://handshake.org>.
|
||||||
|
|
||||||
- Retrieve information about the current server:
|
- Retrieve information about the current server:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# hsw-cli
|
# hsw-cli
|
||||||
|
|
||||||
> The command-line REST tool for the Handshake wallet.
|
> The REST tool for the Handshake wallet.
|
||||||
> More information: <https://github.com/handshake-org/hs-client>.
|
> More information: <https://github.com/handshake-org/hs-client>.
|
||||||
|
|
||||||
- Unlock the current wallet (timeout in seconds):
|
- Unlock the current wallet (timeout in seconds):
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# http-server-upload
|
# http-server-upload
|
||||||
|
|
||||||
> Zero-configuration command-line HTTP server which provides a lightweight interface to upload files.
|
> Zero-configuration HTTP server which provides a lightweight interface to upload files.
|
||||||
> More information: <https://github.com/crycode-de/http-server-upload>.
|
> More information: <https://github.com/crycode-de/http-server-upload>.
|
||||||
|
|
||||||
- Start an HTTP server on the default port to upload files to the current directory:
|
- Start an HTTP server on the default port to upload files to the current directory:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# httpflow
|
# httpflow
|
||||||
|
|
||||||
> A command-line utility to capture and dump HTTP streams.
|
> A utility to capture and dump HTTP streams.
|
||||||
> More information: <https://github.com/six-ddc/httpflow>.
|
> More information: <https://github.com/six-ddc/httpflow>.
|
||||||
|
|
||||||
- Capture traffic on all interfaces:
|
- Capture traffic on all interfaces:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# ia
|
# ia
|
||||||
|
|
||||||
> Command-line tool to interact with `archive.org`.
|
> Tool to interact with `archive.org`.
|
||||||
> More information: <https://archive.org/services/docs/api/internetarchive/cli.html>.
|
> More information: <https://archive.org/services/docs/api/internetarchive/cli.html>.
|
||||||
|
|
||||||
- Configure `ia` with API keys (some functions won't work without this step):
|
- Configure `ia` with API keys (some functions won't work without this step):
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# ibmcloud
|
# ibmcloud
|
||||||
|
|
||||||
> A command-line tool for managing IBM Cloud apps and services.
|
> A tool for managing IBM Cloud apps and services.
|
||||||
> More information: <https://cloud.ibm.com/docs/cli?topic=cli-ibmcloud_cli>.
|
> More information: <https://cloud.ibm.com/docs/cli?topic=cli-ibmcloud_cli>.
|
||||||
|
|
||||||
- Update `ibmcloud` to the latest version:
|
- Update `ibmcloud` to the latest version:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# immich-cli
|
# immich-cli
|
||||||
|
|
||||||
> Immich has a command-line interface (CLI) that allows you to perform certain actions from the command-line.
|
> Immich command-line interface (CLI) that allows you to perform certain actions.
|
||||||
> See also: `immich-go`.
|
> See also: `immich-go`.
|
||||||
> More information: <https://immich.app/docs/features/command-line-interface/>.
|
> More information: <https://immich.app/docs/features/command-line-interface/>.
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
- Upload some image files:
|
- Upload some image files:
|
||||||
|
|
||||||
`immich upload {{file1.jpg file2.jpg}}`
|
`immich upload {{file1.jpg file2.jpg ...}}`
|
||||||
|
|
||||||
- Upload a directory including subdirectories:
|
- Upload a directory including subdirectories:
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# ivpn
|
# ivpn
|
||||||
|
|
||||||
> Command-line interface for the IVPN client.
|
> Interface for the IVPN client.
|
||||||
> See also: `fastd`, `mozillavpn`, `mullvad`, `warp-cli`.
|
> See also: `fastd`, `mozillavpn`, `mullvad`, `warp-cli`.
|
||||||
> More information: <https://www.ivpn.net>.
|
> More information: <https://www.ivpn.net>.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# jello
|
# jello
|
||||||
|
|
||||||
> A command-line JSON processor using Python syntax.
|
> A JSON processor using Python syntax.
|
||||||
> More information: <https://github.com/kellyjonbrazil/jello>.
|
> More information: <https://github.com/kellyjonbrazil/jello>.
|
||||||
|
|
||||||
- Pretty-print JSON or JSON-Lines data from `stdin` to `stdout`:
|
- Pretty-print JSON or JSON-Lines data from `stdin` to `stdout`:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# jrnl
|
# jrnl
|
||||||
|
|
||||||
> A simple journal application for your command-line.
|
> A simple journal application.
|
||||||
> More information: <https://jrnl.sh>.
|
> More information: <https://jrnl.sh>.
|
||||||
|
|
||||||
- Insert a new entry with your editor:
|
- Insert a new entry with your editor:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# keepassxc-cli
|
# keepassxc-cli
|
||||||
|
|
||||||
> Command-line interface for KeepassXC.
|
> Interface for KeepassXC.
|
||||||
> More information: <https://manned.org/keepassxc-cli>.
|
> More information: <https://manned.org/keepassxc-cli>.
|
||||||
|
|
||||||
- Search entries:
|
- Search entries:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# khal
|
# khal
|
||||||
|
|
||||||
> A text-based calendar and scheduling application for the command-line.
|
> A text-based calendar and scheduling application.
|
||||||
> More information: <https://lostpackets.de/khal>.
|
> More information: <https://lostpackets.de/khal>.
|
||||||
|
|
||||||
- Start Khal on interactive mode:
|
- Start Khal on interactive mode:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# kubeadm
|
# kubeadm
|
||||||
|
|
||||||
> Command-line interface for creating and managing Kubernetes clusters.
|
> Interface for creating and managing Kubernetes clusters.
|
||||||
> More information: <https://kubernetes.io/docs/reference/setup-tools/kubeadm>.
|
> More information: <https://kubernetes.io/docs/reference/setup-tools/kubeadm>.
|
||||||
|
|
||||||
- Create a Kubernetes control plane:
|
- Create a Kubernetes control plane:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# laravel-zero
|
# laravel-zero
|
||||||
|
|
||||||
> A command-line installer for the Laravel Zero framework.
|
> An installer for the Laravel Zero framework.
|
||||||
> More information: <https://laravel-zero.com>.
|
> More information: <https://laravel-zero.com>.
|
||||||
|
|
||||||
- Create a new Laravel Zero application:
|
- Create a new Laravel Zero application:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# linkchecker
|
# linkchecker
|
||||||
|
|
||||||
> Command-line client to check HTML documents and websites for broken links.
|
> Client to check HTML documents and websites for broken links.
|
||||||
> More information: <https://linkchecker.github.io/linkchecker/>.
|
> More information: <https://linkchecker.github.io/linkchecker/>.
|
||||||
|
|
||||||
- Find broken links on <https://example.com/>:
|
- Find broken links on <https://example.com/>:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# lumen
|
# lumen
|
||||||
|
|
||||||
> A command-line installer for the Lumen micro-framework.
|
> An installer for the Lumen micro-framework.
|
||||||
> More information: <https://lumen.laravel.com>.
|
> More information: <https://lumen.laravel.com>.
|
||||||
|
|
||||||
- Create a new Lumen application:
|
- Create a new Lumen application:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# lwp-request
|
# lwp-request
|
||||||
|
|
||||||
> Simple command-line HTTP client.
|
> Simple HTTP client.
|
||||||
> Built with libwww-perl.
|
> Built with libwww-perl.
|
||||||
> More information: <https://metacpan.org/pod/lwp-request>.
|
> More information: <https://metacpan.org/pod/lwp-request>.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# mail
|
# mail
|
||||||
|
|
||||||
> The command operates on the user's mailbox if no argument is given.
|
> Operate on the user's mailbox.
|
||||||
> To send an email the message body is built from `stdin`.
|
> To send an email the message body is built from `stdin`.
|
||||||
> More information: <https://manned.org/mail>.
|
> More information: <https://manned.org/mail>.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# meshlabserver
|
# meshlabserver
|
||||||
|
|
||||||
> Command-line interface for the MeshLab 3D mesh processing software.
|
> Interface for the MeshLab 3D mesh processing software.
|
||||||
> More information: <https://manned.org/meshlabserver>.
|
> More information: <https://manned.org/meshlabserver>.
|
||||||
|
|
||||||
- Convert an STL file to an OBJ file:
|
- Convert an STL file to an OBJ file:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# nano
|
# nano
|
||||||
|
|
||||||
> Command-line text editor. An enhanced `pico` clone.
|
> Text editor. An enhanced `pico` clone.
|
||||||
> See also: `pico`, `rnano`.
|
> See also: `pico`, `rnano`.
|
||||||
> More information: <https://nano-editor.org/dist/latest/nano.html>.
|
> More information: <https://nano-editor.org/dist/latest/nano.html>.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# nms
|
# nms
|
||||||
|
|
||||||
> Command-line tool that recreates the famous data decryption effect seen in the 1992 movie Sneakers from `stdin`.
|
> Tool that recreates the famous data decryption effect seen in the 1992 movie Sneakers from `stdin`.
|
||||||
> More information: <https://github.com/bartobri/no-more-secrets>.
|
> More information: <https://github.com/bartobri/no-more-secrets>.
|
||||||
|
|
||||||
- Decrypt text after a keystroke:
|
- Decrypt text after a keystroke:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# notmuch
|
# notmuch
|
||||||
|
|
||||||
> Command-line based program for indexing, searching, reading, and tagging large collections of email messages.
|
> Index, search, read, and tag large collections of email messages.
|
||||||
> More information: <https://notmuchmail.org/manpages/>.
|
> More information: <https://notmuchmail.org/manpages/>.
|
||||||
|
|
||||||
- Configure for first use:
|
- Configure for first use:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# ouch
|
# ouch
|
||||||
|
|
||||||
> Command-line utility for compressing and decompressing files and directories.
|
> Utility for compressing and decompressing files and directories.
|
||||||
> More information: <https://crates.io/crates/ouch>.
|
> More information: <https://crates.io/crates/ouch>.
|
||||||
|
|
||||||
- Decompress a specific file:
|
- Decompress a specific file:
|
||||||
|
|
Loading…
Add table
Reference in a new issue