Closed gadkins closed 8 months ago
@gadkins Will this information (Uffizzi Cloud/ Uffizzi Business) used in the future? Should it be saved?
@moklidia Per our discussion:
Each time a user runs uffizzi login
display the following messages, conditioned on if they are connect to Uffizzi Cloud or their own installation's controller (where [CONTROLLER_HOST]
is the hostname of the user's installed controller.
$ uffizzi login
Login successful
Select an account: (Press ↑/↓/←/→ arrow to move and Enter to select)
‣ Acme Inc.
gadkins
Select a project or create a new project:
‣ Create a new project
...
Project foo was successfully created
####################################################################
Your CLI is configured to use https://app.uffizzi.com (Uffizzi Cloud).
Run `uffizzi config -h` to see CLI configuration options.
Run `uffizzi install -h` to see self-hosted installation options.
$ uffizzi login
Login successful
Select an account: (Press ↑/↓/←/→ arrow to move and Enter to select)
‣ Acme Inc.
gadkins
Select a project or create a new project:
‣ Create a new project
...
Project foo was successfully created
####################################################################
Your CLI is configured to use [CONTROLLER_HOST].
Run `uffizzi config -h` to see CLI configuration options.
Summary