Skip to content

commands/ssh-key: add commands for managing ssh keys

Clement Sam requested to merge feat-ssh-key into trunk

Description

This change add ssh-key commands with the following subcommands:

  • get
  • list
  • add

Related Issue

Resolves #[issue_number]

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)

Merge request reports