如何在 FeedHenry 中使用 fhc 添加密钥?
How to add a key with fhc in FeedHenry?
使用 feedhenry 命令行界面时,将 ssh 密钥添加到 Feedhenry,
fhc keys ssh add myKey <..mypath\Users\Blah\Desktop\pub>
我收到以下错误:
fhc ERR! Error adding Key: Invalid Key: no Base64 part to decode
问题出在平台上,如果在 Feedhenry studio 的名称字段(不是用户名)中有 space,它不允许添加 SSH 密钥并发出奇怪的消息
使用 feedhenry 命令行界面时,将 ssh 密钥添加到 Feedhenry,
fhc keys ssh add myKey <..mypath\Users\Blah\Desktop\pub>
我收到以下错误:
fhc ERR! Error adding Key: Invalid Key: no Base64 part to decode
问题出在平台上,如果在 Feedhenry studio 的名称字段(不是用户名)中有 space,它不允许添加 SSH 密钥并发出奇怪的消息