cluster join: provide token as mandatory argument

Bug #2073249 reported by James Page
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Snap
Triaged
Wishlist
Unassigned

Bug Description

For a join operation the token is mandatory so should not be provided as a command line option.

Current:

  sunbeam cluster join --role control --role compute --role storage \
     --token YmRlODViYjYtMGFlNy00MmFjLWE4NzMtNjI0ODg4YmUzZTM0Cg==

Proposed:

  sunbeam cluster join --role control --role compute --role storage \
     YmRlODViYjYtMGFlNy00MmFjLWE4NzMtNjI0ODg4YmUzZTM0Cg==

Lets deprecate --token and use an argument instead or read from STDIN to prevent it appearing in the process listing for the machine.

Tags: open-2255 ux
James Page (james-page)
description: updated
James Page (james-page)
tags: added: open-2255
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.