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

Add-RDMSshAgentKey

Sintassi

__AllParameterSets

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

Parametri

-CertificateText

Contenuto di un file di certificato 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

Contenuto di un file di chiave privata

-Password

Password per accedere al file

CommonParameters

Questo cmdlet supporta i parametri comuni: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction e -WarningVariable. Per maggiori informazioni, veda about_CommonParameters.

Note

Per maggiori informazioni, digiti "Get-Help Add-RDMSshAgentKey -detailed". Per informazioni tecniche, digiti "Get-Help Add-RDMSshAgentKey -full".

Ultimo aggiornamento

È stato utile?