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

Add-RDMSshAgentKey

Sintaxis

__AllParameterSets

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

Parámetros

-CertificateText

Contenido de un fichero de certificado 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

Contenido de un fichero de clave privada

-Password

Contraseña para acceder al fichero

CommonParameters

Este cmdlet admite los parámetros comunes: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction y -WarningVariable. Para obtener más información, consulte about_CommonParameters.

Notas

Para obtener más información, escriba "Get-Help Add-RDMSshAgentKey -detailed". Para obtener información técnica, escriba "Get-Help Add-RDMSshAgentKey -full".

Última actualización

¿Te fue útil?