find-endpoints doesn't give the user a copy/paste-able string to consume from

Bug #1711239 reported by Richard Harding
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Expired
Medium
Unassigned

Bug Description

When using list-offers, there's data output, but none of those are copy/pastable into the consume command a user will need on another controller.

e.g.

Application Charm Connected Store URL Endpoint Interface Role
prometheus prometheus 2 west-noc admin/big-brother.prometheus target http requirer

From an outside controller you need to know to prefix the Store value with a colon to get it to work:

juju consume west-noc:admin/big-brother.prometheus

This should be copy/past-able.

Revision history for this message
Ian Booth (wallyworld) wrote :

Just a note here: "juju offers" is a command to be used by model admins to see information about the offers they have made.

The command to be run by an end user to see what offers are available to consume is the find-endpoints command.

$find-endpoints
Store URL Access Interfaces
west-noc admin/default.mysql admin mysql:db

This command takes various filtering options, eg to see all offers just on a given controller:

$find-endpoints west-noc:
Store URL Access Interfaces
west-noc admin/default.mysql admin mysql:db

See juju help find-endpoints

summary: - list-offers doesn't give the user a copy/paste-able string to consume
+ find-endpoints doesn't give the user a copy/paste-able string to consume
from
Revision history for this message
Anastasia (anastasia-macmood) wrote :

It sounds to me that we need clearer names for these commands to make easy distinction and to allow for intuitive flow of control.

Changed in juju:
status: New → Triaged
importance: Undecided → Medium
tags: added: usability
Revision history for this message
Canonical Juju QA Bot (juju-qa-bot) wrote :

This bug has not been updated in 5 years, so we're marking it Expired. If you believe this is incorrect, please update the status.

Changed in juju:
status: Triaged → Expired
tags: added: expirebugs-bot
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.