For the complete documentation index, see llms.txt. This page is also available as Markdown.

Add-RDMSshAgentKey

Syntaxe

__AllParameterSets

Add-RDMSshAgentKey [-KeyText] <string> [[-CertificateText] <string>] [[-Password] <string>]
 [<CommonParameters>]

Paramètres

-CertificateText

Contenu d'un fichier de certificat SSH

Type: System.String
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
  Position: 1
  IsRequired: false
  ValueFromPipeline: false
  ValueFromPipelineByPropertyName: false
  ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

-KeyText

Contenu d'un fichier de clé privée

-Password

Mot de passe pour accéder au fichier

CommonParameters

Cette applet de commande prend en charge les paramètres communs : -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction et -WarningVariable. Pour plus d'informations, consultez about_CommonParameters.

Notes

Pour plus d'informations, tapez « Get-Help Add-RDMSshAgentKey -detailed ». Pour les informations techniques, tapez « Get-Help Add-RDMSshAgentKey -full ».

Mis à jour

Ce contenu vous a-t-il été utile ?