1. SelectEndpointCommand

Class SelectEndpointCommand

Version:
日本語翻訳に関する免責事項

このページの翻訳はAIによって自動的に行われました。可能な限り正確な翻訳を心掛けていますが、原文と異なる表現や解釈が含まれる場合があります。正確で公式な情報については、必ず英語の原文をご参照ください。

Selects an Sitecore.CH.Cli.Core.Models.Endpoint.

Inheritance
System.Object
System.CommandLine.Symbol
System.CommandLine.NamedSymbol
System.CommandLine.Command
Sitecore.CH.Cli.Core.Abstractions.Commands.BaseCommand<Sitecore.CH.Cli.Core.CommandHandlers.Endpoints.SelectEndpointCommandHandler>
SelectEndpointCommand
Namespace: Sitecore.CH.Cli.Core.Commands.Endpoints
Assembly: Sitecore.CH.Cli.Core.dll
Syntax
public class SelectEndpointCommand : BaseCommand<SelectEndpointCommandHandler>, ICommand, IIdentifierSymbol, ISymbol, ISuggestionSource, IEnumerable<Symbol>, IEnumerable
Remarks

Global parameters

  • -? --help -h Show this help message and exit.
  • -v --verbosity Enables verbose logging.
Examples
ch-cli endpoint select --name local
この記事を改善するための提案がある場合は、 お知らせください!