Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting us. A member of our team will be in touch shortly. Close

An error occurred while submitting your form. Please try again or file a bug report. Close

sslkey

Enter keyword arguments in the form key=value.

Delete an SSL key

maas $PROFILE sslkey delete [--help] [-d] [-k] id [data ...] 

Positional arguments

  • id

Deletes the SSL key with the given ID.

Keyword “id”

Required Int. An SSH key ID.

Command-line options

Option Effect
–help, -h Show this help message and exit
-d, --debug Display more information about API responses
-k, --insecure Disable SSL certificate check

Retrieve an SSL key

maas $PROFILE sslkey read [--help] [-d] [-k] id [data ...] 

Positional arguments

  • id

Retrieves an SSL key with the given ID.

Keyword “id”

Required Int. An SSL key ID.

Command-line options

Option Effect
–help, -h Show this help message and exit
-d, --debug Display more information about API responses
-k, --insecure Disable SSL certificate check

Last updated a month ago. Help improve this document in the forum.