Add-RDMSshAgentKey
Syntax
__AllParameterSets
Add-RDMSshAgentKey [-KeyText] <string> [[-CertificateText] <string>] [[-Password] <string>]
[<CommonParameters>]Parameter
-CertificateText
Inhalt einer SSH-Zertifikatsdatei
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
Inhalt einer privaten Schlüsseldatei
-Password
Passwort für den Zugriff auf die Datei
CommonParameters
Dieses Cmdlet unterstützt die allgemeinen Parameter: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction und -WarningVariable. Weitere Informationen finden Sie unter about_CommonParameters.
Hinweise
Weitere Informationen erhalten Sie mit "Get-Help Add-RDMSshAgentKey -detailed". Technische Informationen erhalten Sie mit "Get-Help Add-RDMSshAgentKey -full".
Zuletzt aktualisiert
War das hilfreich?