[juju authorised-keys add] cannot specify a key file

Bug #1490789 reported by Peter Matulis on 2015-09-01
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
juju
Medium
Unassigned

Bug Description

This should work and is what most users expect to be able to do:

$ juju authorised-keys add key-file
cannot add key "key-file": invalid ssh key: key-file

What currently needs to be done is this:

$ juju authorised-keys add $(cat key-file)

Please allow users to specify a key file instead of using the above hack, or worse, pasting the key itself as some novice Linux users may do (if they ever figure out what's wrong).

tags: added: docs
tags: added: docteam
removed: docs
Curtis Hovey (sinzui) on 2015-09-08
tags: added: authorised-keys
Changed in juju-core:
status: New → Triaged
importance: Undecided → Medium
Changed in juju-core:
milestone: none → 2.1.0
affects: juju-core → juju
Changed in juju:
milestone: 2.1.0 → none
milestone: none → 2.1.0
Curtis Hovey (sinzui) on 2017-02-17
Changed in juju:
milestone: 2.1-rc2 → none
To post a comment you must log in.
This report contains Public information  Edit
Everyone can see this information.

Other bug subscribers