The ability to add an ssh key to my agent from the right-click menu without having to open the database entry is a feature I would love to see, as I use Keepass to manage a fair number of ssh keys. As for the point raised by @phoerious about too much clutter in the toolbar, I...
Lists all of the SSH public keys in the subscription. Use the nextLink property in the response to get the next page of SSH public keys.
[70005 ms] Start: Run in container: ls '/home/vscode/.gnupg/private-keys-v1.d' 2>/dev/null [70007 ms] [70007 ms] [70007 ms] Exit code 2 [70008 ms] Start: Run: gpgconf --list-dir agent-extra-socket [70056 ms] /Users/ben.dalling/.gnupg/S.gpg-agent.extra [70056 ms] [...
SshConfiguration SshEncryptionTypes SshGenerateKeyPairInputParameters SshPublicKey SshPublicKeyGenerateKeyPairResult SshPublicKeyResource SshPublicKeys SshPublicKeysCreateOptionalParams SshPublicKeysCreateResponse SshPublicKeysDeleteOptionalParams SshPublicKeysGenerateKeyPairOptionalParams SshPublicKeysGenerateKe...
SshConfigurationOutput SshPublicKey SshPublicKeyGenerateKeyPairResultOutput SshPublicKeyOutput SshPublicKeyResource SshPublicKeyResourceOutput SshPublicKeyResourceProperties SshPublicKeyResourcePropertiesOutput SshPublicKeysCreate SshPublicKeysCreate200Response SshPublicKeysCreate201Response SshPublicKeysCreateBodyParam ...
SshPublicKeysGroupListResult StatusCodeCount StatusLevelTypes StorageAccountType StorageAccountTypes StorageProfile SubResourceReadOnly SubResourceWithColocationStatus SupportedCapabilities TargetRegion TerminateNotificationProfile ThrottledRequestsInput UefiSettings UpdateDomainListResult UpdateResource UpdateResourceDefinition ...
ListSSHPublicKeysResultclone() booleanequals(Objectobj) BooleangetIsTruncated() A flag that indicates whether there are more items to return. StringgetMarker() WhenIsTruncatedistrue, this element is present and contains the value to use for theMarkerparameter in a subsequent pagina...
pantsbuild/pants - Pants is a fast, scalable, user-friendly build system for codebases of all sizes built in Rust. tracemachina/nativelink - NativeLink is a Backend Remote Execution platform written in rust for client build systems such as Buck2, Bazel, Pants, etc.. Debugging GDB gdbgui...
pantsbuild/pants - Pants is a fast, scalable, user-friendly build system for codebases of all sizes built in Rust. tracemachina/nativelink - NativeLink is a Backend Remote Execution platform written in rust for client build systems such as Buck2, Bazel, Pants, etc.. Debugging GDB gdbgui...
a := s.newAgent(c, m)gofunc(){ c.Check(a.Run(nil), gc.IsNil) }()deferfunc(){ c.Check(a.Stop(), gc.IsNil) }()// Update the keys in the environment.sshKey := sshtesting.ValidKeyOne.Key +" [email protected]"err := s.BackingState.UpdateEnvironConfig(map[string]interface{}{...