Skip to main content

pubkey

The pubkey command is used to manage your account’s authorized SSH public keys. You must first get the public key of your SSH client. Note that this only applies to SSH CLI access to Makito X devices.

Note

The pubkey command can only be used by an administrator.

Synopsis

pubkey add <KEYFILE.pub>
pubkey remove <KEYFILE.pub>
pubkey list

Actions

ActionDescription

add

Uploads a new public key file (.pub extension) to the Makito X.

remove

Removes the specified public key file from the Makito X.

list

Lists the public key files currently loaded on the Makito X.

Examples

# pubkey add makito.pub

Uploads the public key file makito.pub to the Makito X.

# pubkey list

Lists all public key files currently loaded on the encoder along with their fingerprints. In this example, there is one public key file:

makito.pub      : rsa[2048]
b7:ae:79:92:0d:86:f9:8d:2d:ee:99:fc:ff:24:95:87:ee:78:1d:fd

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.