*: update more info links to their redirects part 2 (#20103)

This commit is contained in:
Managor
2025-12-19 14:54:45 +02:00
committed by GitHub
parent a79dbafed6
commit 8ff6f0d5aa
42 changed files with 42 additions and 42 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
> Build scalable applications on a managed serverless platform.
> See also: `gcloud`.
> More information: <https://cloud.google.com/sdk/gcloud/reference/app>.
> More information: <https://docs.cloud.google.com/sdk/gcloud/reference/app>.
- Deploy an app's code and configuration to the App Engine server:
+1 -1
View File
@@ -2,7 +2,7 @@
> Grant and revoke authorization to `gcloud` and manage credentials.
> See also: `gcloud`.
> More information: <https://cloud.google.com/sdk/gcloud/reference/auth>.
> More information: <https://docs.cloud.google.com/sdk/gcloud/reference/auth>.
- Authorize Google Cloud access for the `gcloud` CLI with Google Cloud user credentials and set the current account as active:
+1 -1
View File
@@ -2,7 +2,7 @@
> Manage Google Cloud CLI components.
> See also: `gcloud`.
> More information: <https://cloud.google.com/sdk/gcloud/reference/components>.
> More information: <https://docs.cloud.google.com/sdk/gcloud/reference/components>.
- View available components for installation:
+1 -1
View File
@@ -2,7 +2,7 @@
> Create, run, and manage VMs on Google Cloud infrastructure.
> See also: `gcloud`.
> More information: <https://cloud.google.com/sdk/gcloud/reference/compute>.
> More information: <https://docs.cloud.google.com/sdk/gcloud/reference/compute>.
- List Compute Engine zones:
+1 -1
View File
@@ -2,7 +2,7 @@
> Set a property in the Google Cloud CLI configuration.
> Properties control various aspects of Google Cloud CLI behavior.
> More information: <https://cloud.google.com/sdk/gcloud/reference/config/set>.
> More information: <https://docs.cloud.google.com/sdk/gcloud/reference/config/set>.
- Set the project property in the core section:
+1 -1
View File
@@ -2,7 +2,7 @@
> Manage different configurations of `gcloud`.
> See also: `gcloud`.
> More information: <https://cloud.google.com/sdk/gcloud/reference/config>.
> More information: <https://docs.cloud.google.com/sdk/gcloud/reference/config>.
- Define a property (like compute/zone) for the current configuration:
+1 -1
View File
@@ -2,7 +2,7 @@
> Manage containerized applications on Kubernetes and clusters.
> See also: `gcloud`.
> More information: <https://cloud.google.com/sdk/gcloud/reference/container>.
> More information: <https://docs.cloud.google.com/sdk/gcloud/reference/container>.
- Register `gcloud` as a Docker credential helper:
+1 -1
View File
@@ -2,7 +2,7 @@
> Provide feedback to the Google Cloud team.
> See also: `gcloud`.
> More information: <https://cloud.google.com/sdk/gcloud/reference/feedback>.
> More information: <https://docs.cloud.google.com/sdk/gcloud/reference/feedback>.
- Provide feedback to the `gcloud` team:
+1 -1
View File
@@ -2,7 +2,7 @@
> Display help and reference information for `gcloud`.
> See also: `gcloud topic` for supplementary help topics not directly associated with individual commands.
> More information: <https://cloud.google.com/sdk/gcloud/reference/help>.
> More information: <https://docs.cloud.google.com/sdk/gcloud/reference/help>.
- Search the `gcloud` CLI reference documents for specific terms:
+1 -1
View File
@@ -2,7 +2,7 @@
> Configure Identity and Access Management (IAM) preferences and service accounts.
> See also: `gcloud`.
> More information: <https://cloud.google.com/sdk/gcloud/reference/iam>.
> More information: <https://docs.cloud.google.com/sdk/gcloud/reference/iam>.
- List IAM grantable roles for a resource:
+1 -1
View File
@@ -1,7 +1,7 @@
# gcloud info
> Display information about the current `gcloud` environment.
> More information: <https://cloud.google.com/sdk/gcloud/reference/info>.
> More information: <https://docs.cloud.google.com/sdk/gcloud/reference/info>.
- Display `gcloud` environment information:
+1 -1
View File
@@ -1,7 +1,7 @@
# gcloud init
> Launch an interactive workflow to setup `gcloud` or reinitialize configurations.
> More information: <https://cloud.google.com/sdk/gcloud/reference/init>.
> More information: <https://docs.cloud.google.com/sdk/gcloud/reference/init>.
- Launch a "Getting Started" workflow:
+1 -1
View File
@@ -2,7 +2,7 @@
> Decrypt a ciphertext file using a Cloud KMS key.
> See also: `gcloud`.
> More information: <https://cloud.google.com/sdk/gcloud/reference/kms/decrypt>.
> More information: <https://docs.cloud.google.com/sdk/gcloud/reference/kms/decrypt>.
- Decrypt a file using a specified key, key ring, and location:
+1 -1
View File
@@ -3,7 +3,7 @@
> List logs in a Google Cloud project.
> Useful for identifying available logs for monitoring and analysis.
> See also: `gcloud`.
> More information: <https://cloud.google.com/sdk/gcloud/reference/logging/logs/list>.
> More information: <https://docs.cloud.google.com/sdk/gcloud/reference/logging/logs/list>.
- List all logs in the current project:
+1 -1
View File
@@ -2,7 +2,7 @@
> Manage project access policies in Google Cloud.
> See also: `gcloud`.
> More information: <https://cloud.google.com/sdk/gcloud/reference/projects>.
> More information: <https://docs.cloud.google.com/sdk/gcloud/reference/projects>.
- Create a new project:
+1 -1
View File
@@ -2,7 +2,7 @@
> Retrieve information about a backup.
> See also: `gcloud`.
> More information: <https://cloud.google.com/sdk/gcloud/reference/sql/backups/describe>.
> More information: <https://docs.cloud.google.com/sdk/gcloud/reference/sql/backups/describe>.
- Retrieve information about a backup:
+1 -1
View File
@@ -3,7 +3,7 @@
> Export data from a Cloud SQL instance to an SQL file in Google Cloud Storage.
> Useful for creating backups or migrating data.
> See also: `gcloud`.
> More information: <https://cloud.google.com/sdk/gcloud/reference/sql/export/sql>.
> More information: <https://docs.cloud.google.com/sdk/gcloud/reference/sql/export/sql>.
- Export data from a specific Cloud SQL instance to a Google Cloud Storage bucket as an SQL dump file:
+1 -1
View File
@@ -2,7 +2,7 @@
> Display supplementary help for topics not directly associated with individual commands.
> See also: `gcloud help` for general help.
> More information: <https://cloud.google.com/sdk/gcloud/reference/topic>.
> More information: <https://docs.cloud.google.com/sdk/gcloud/reference/topic>.
- View supplementary help material for non-command topics like accessibility, filtering, and formatting:
+1 -1
View File
@@ -1,7 +1,7 @@
# gcloud-version
> Print version information for Google Cloud CLI components.
> More information: <https://cloud.google.com/sdk/gcloud/reference/version>.
> More information: <https://docs.cloud.google.com/sdk/gcloud/reference/version>.
- Display version information for all installed components, along with available updates to them:
+1 -1
View File
@@ -2,7 +2,7 @@
> The official CLI tool for Google Cloud Platform.
> Note: `gcloud` subcommands have their own usage documentation.
> More information: <https://cloud.google.com/sdk/gcloud>.
> More information: <https://docs.cloud.google.com/sdk/gcloud>.
- List all properties in one's active configuration:
+1 -1
View File
@@ -3,7 +3,7 @@
> Create a Distrobox container.
> The container created will be tightly integrated with the host, allowing sharing of the user's HOME directory, external storage, external USB devices, graphical apps (X11/Wayland), and audio.
> See also: `distrobox`.
> More information: <https://distrobox.it/usage/distrobox-create>.
> More information: <https://distrobox.it/usage/distrobox-create/>.
- Create a Distrobox container using the Ubuntu image:
+1 -1
View File
@@ -3,7 +3,7 @@
> Enter a Distrobox container.
> Default command executed is your SHELL, but you can specify different shells or entire commands to execute. If used inside a script, an application, or a service, you can use the `--headless` mode to disable the tty and interactivity.
> See also: `distrobox`.
> More information: <https://distrobox.it/usage/distrobox-enter>.
> More information: <https://distrobox.it/usage/distrobox-enter/>.
- Enter a Distrobox container:
+1 -1
View File
@@ -2,7 +2,7 @@
> Export app/service/binary from container to host OS.
> See also: `distrobox`.
> More information: <https://distrobox.it/usage/distrobox-export>.
> More information: <https://distrobox.it/usage/distrobox-export/>.
- Export an app from the container to the host (the desktop entry/icon will show up in your host system's application list):
+1 -1
View File
@@ -2,7 +2,7 @@
> Execute a command on the host from inside a Distrobox container.
> See also: `distrobox`.
> More information: <https://distrobox.it/usage/distrobox-host-exec>.
> More information: <https://distrobox.it/usage/distrobox-host-exec/>.
- Execute command on the host system from inside the Distrobox container:
+1 -1
View File
@@ -3,7 +3,7 @@
> List all Distrobox containers.
> Distrobox containers are listed separately from the rest of normal Podman or Docker containers.
> See also: `distrobox`.
> More information: <https://distrobox.it/usage/distrobox-list>.
> More information: <https://distrobox.it/usage/distrobox-list/>.
- List all Distrobox containers:
+1 -1
View File
@@ -2,7 +2,7 @@
> Remove a Distrobox container.
> See also: `distrobox`.
> More information: <https://distrobox.it/usage/distrobox-rm>.
> More information: <https://distrobox.it/usage/distrobox-rm/>.
- Remove a Distrobox container (Tip: Stop the container before removing it):
+1 -1
View File
@@ -2,7 +2,7 @@
> Stop a Distrobox container.
> See also: `distrobox`.
> More information: <https://distrobox.it/usage/distrobox-stop>.
> More information: <https://distrobox.it/usage/distrobox-stop/>.
- Stop a Distrobox container:
+1 -1
View File
@@ -2,7 +2,7 @@
> Upgrade one or multiple Distrobox containers.
> See also: `distrobox`.
> More information: <https://distrobox.it/usage/distrobox-upgrade>.
> More information: <https://distrobox.it/usage/distrobox-upgrade/>.
- Upgrade a container using the container's native package manager:
+1 -1
View File
@@ -1,7 +1,7 @@
# choco apikey
> Manage API keys for Chocolatey sources.
> More information: <https://chocolatey.org/docs/commands-apikey>.
> More information: <https://docs.chocolatey.org/en-us/create/commands/api-key/>.
- Display a list of sources and their API keys:
+1 -1
View File
@@ -1,7 +1,7 @@
# choco feature
> Interact with features with Chocolatey.
> More information: <https://chocolatey.org/docs/commands-feature>.
> More information: <https://docs.chocolatey.org/en-us/choco/commands/feature/>.
- Display a list of available features:
+1 -1
View File
@@ -1,7 +1,7 @@
# choco info
> Display detailed information about a package with Chocolatey.
> More information: <https://chocolatey.org/docs/commands-info>.
> More information: <https://docs.chocolatey.org/en-us/choco/commands/info/>.
- Display information on a specific package:
+1 -1
View File
@@ -1,7 +1,7 @@
# choco install
> Install one or more packages with Chocolatey.
> More information: <https://chocolatey.org/docs/commands-install>.
> More information: <https://docs.chocolatey.org/en-us/choco/commands/install/>.
- Install one or more packages:
+1 -1
View File
@@ -1,7 +1,7 @@
# choco list
> Display a list of packages with Chocolatey.
> More information: <https://chocolatey.org/docs/commands-list>.
> More information: <https://docs.chocolatey.org/en-us/choco/commands/list/>.
- Display all available packages:
+1 -1
View File
@@ -1,7 +1,7 @@
# choco new
> Generate new package specification files with Chocolatey.
> More information: <https://chocolatey.org/docs/commands-new>.
> More information: <https://docs.chocolatey.org/en-us/create/commands/new/>.
- Create a new package skeleton:
+1 -1
View File
@@ -1,7 +1,7 @@
# choco outdated
> Check for outdated packages with Chocolatey.
> More information: <https://chocolatey.org/docs/commands-outdated>.
> More information: <https://docs.chocolatey.org/en-us/choco/commands/outdated/>.
- Display a list of outdated packages in table format:
+1 -1
View File
@@ -1,7 +1,7 @@
# choco pack
> Package a NuGet specification into a `nupkg` file.
> More information: <https://chocolatey.org/docs/commands-pack>.
> More information: <https://docs.chocolatey.org/en-us/create/commands/pack/>.
- Package a NuGet specification to a `nupkg` file:
+1 -1
View File
@@ -2,7 +2,7 @@
> Pin a package at a version with Chocolatey.
> Pinned packages are skipped automatically when upgrading.
> More information: <https://chocolatey.org/docs/commands-pin>.
> More information: <https://docs.chocolatey.org/en-us/choco/commands/pin/>.
- Display a list of pinned packages and their versions:
+1 -1
View File
@@ -1,7 +1,7 @@
# choco push
> Push a compiled NuGet package (`nupkg`) to a package feed.
> More information: <https://docs.chocolatey.org/en-us/create/commands/push>.
> More information: <https://docs.chocolatey.org/en-us/create/commands/push/>.
- Push a compiled `nupkg` to the specified feed:
+1 -1
View File
@@ -1,7 +1,7 @@
# choco search
> Search for a local or remote package with Chocolatey.
> More information: <https://chocolatey.org/docs/commands-search>.
> More information: <https://docs.chocolatey.org/en-us/choco/commands/search/>.
- Search for a package:
+1 -1
View File
@@ -1,7 +1,7 @@
# choco source
> Manage sources for packages with Chocolatey.
> More information: <https://chocolatey.org/docs/commands-source>.
> More information: <https://docs.chocolatey.org/en-us/choco/commands/source/>.
- List currently available sources:
+1 -1
View File
@@ -1,7 +1,7 @@
# choco uninstall
> Uninstall packages with Chocolatey.
> More information: <https://chocolatey.org/docs/commands-uninstall>.
> More information: <https://docs.chocolatey.org/en-us/choco/commands/uninstall/>.
- Uninstall one or more packages:
+1 -1
View File
@@ -1,7 +1,7 @@
# choco upgrade
> Upgrade one or more packages with Chocolatey.
> More information: <https://chocolatey.org/docs/commands-upgrade>.
> More information: <https://docs.chocolatey.org/en-us/choco/commands/upgrade/>.
- Upgrade one or more packages: