ANC-ADD-SSHKEY(1) | General Commands Manual | ANC-ADD-SSHKEY(1) |
NAME
anc-add-sshkey - adds a SSH key to your account.
DESCRIPTION
anc-add-sshkey adds a SSH key to your account.
SYNOPSIS
anc-add-sshkey Format=[json|xml] key_name=[name] public_key=[public key content]
INPUT
Format=[json|xml] - The Format parameter will determine how the output of the action is formatted. You can format output results in JSON or XML. Default is json.
key_name=[name] - The name you wish to give the SSH key
public_key=[public key content] - The contents of the public portion of your SSH key. The value should be enclosed in single quotes.
SEE ALSO
https://www.atlantic.net/docs/api
AUTHOR
Atlantic.Net Cloud Team - cloudsupport@atlantic.net
2017-12-29 | ANC-API-TOOLS |