Skip to content

Provide easy way to run Presto CLI against environment started with env up #4912

Open
@findepi

Description

@findepi

We have env up command, which is currently very useful:
for example it allows me to use the test env to manually reproduce some issue.

However, when the environment is secured, it is hard today to run connect to it with Presto CLI.

Provide an easy way to connect Presto CLI to such secured environment

  • correct port number (it's not always 8080)
  • a CA bundle or --insecure option
  • keytab when kerberos auth is required

Relates to: #4911

Metadata

Metadata

Labels

dxIssues or pull requests related to developer experienceenhancementNew feature or requesttest

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions