Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
NOM
gdcloud topic offline-help : aide supplémentaire pour l'aide hors connexion de gdcloud CLI.
DESCRIPTION
Il existe plusieurs façons d'accéder à l'aide pour les commandes gdcloud CLI.
* Ajoutez l'indicateur --help à n'importe quelle commande. Cela affiche un document d'aide dans un lecteur de terminal. Le document est toujours à jour avec la commande, car il est généré en compilant le texte d'aide de la commande elle-même.
* Utilisez la commande gdcloud topic pour afficher le texte d'aide supplémentaire d'une fonctionnalité spécifique.
* Utilisez les documents HTML statiques fournis dans le bundle CLI téléchargé.
Toutes les méthodes sont disponibles après l'installation de la CLI gdcloud.
Documents HTML hors connexion
Les documents HTML hors connexion se trouvent dans un fichier tar du dossier data/offline-help/docs/. Pour accéder à ces documents, le fichier tar doit être extrait. Le répertoire dans lequel il est extrait dépend de l'utilisateur. Si le fichier tar de l'interface de CLI de commande est introuvable, vous pouvez le télécharger sur le site Web de GDC.
Le fichier de premier niveau pour ces documents HTML statiques est le fichier gdch.html. Si le fichier tar est extrait dans le répertoire HOME, le fichier gdch.html se trouve à l'emplacement $HOME/static/docs/distributed-cloud/hosted/docs/latest/.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/09/04 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/09/04 (UTC)."],[[["\u003cp\u003eThe gdcloud CLI offers multiple ways to access command help, including the \u003ccode\u003e--help\u003c/code\u003e flag, \u003ccode\u003egdcloud topic\u003c/code\u003e command, and offline HTML documents.\u003c/p\u003e\n"],["\u003cp\u003eAdding the \u003ccode\u003e--help\u003c/code\u003e flag to any gdcloud command generates an up-to-date help document directly from the command's help text.\u003c/p\u003e\n"],["\u003cp\u003eSupplementary feature-specific help is available through the \u003ccode\u003egdcloud topic\u003c/code\u003e command.\u003c/p\u003e\n"],["\u003cp\u003eOffline HTML documentation is bundled with the CLI in a tar file located within the \u003ccode\u003edata/offline-help/docs/\u003c/code\u003e folder.\u003c/p\u003e\n"],["\u003cp\u003eAccess to the offline documentation requires extracting the tar file, with the main \u003ccode\u003egdch.html\u003c/code\u003e file found in the extracted \u003ccode\u003estatic/docs/distributed-cloud/hosted/docs/latest/\u003c/code\u003e directory.\u003c/p\u003e\n"]]],[],null,["# gdcloud topic offline-help\n\nNAME\n----\n\ngdcloud topic offline-help - Supplementary help for gdcloud CLI offline help.\n\nDESCRIPTION\n-----------\n\nThere are multiple ways to access gdcloud CLI command help.\n\\* Add the `--help` flag to any command. This renders a help document in a terminal pager. The document is always up-to-date with the command because it is generated by collating help text from the command itself.\n\\* Use the `gdcloud topic` command to view a particular feature's supplementary help text.\n\\* Use the static HTML documents provided in the downloaded CLI bundle.\nAll the methods are available after the gdcloud CLI installation.\n\nOffline HTML Documents\n----------------------\n\nThe offline HTML documents are in a tar file inside the `data/offline-help/docs/` folder. To access these documents, the tar file must be extracted; the directory it is extracted to depends on the user. If the CLI tar file can't be found, then it can be downloaded from the GDC website.\nThe top-level file for these static HTML documents is the `gdch.html` file. If the tar file is extracted in the HOME directory, then the `gdch.html` file will be located at `$HOME/static/docs/distributed-cloud/hosted/docs/latest/`."]]