Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Use of --wait causes instance create output to exclude password #27

@mauvo

Description

@mauvo

If aura instance create is called with the --wait option. The output is missing password and username fields. It looks like this:

{
  "cloud_provider": "gcp",
  "connection_url": "neo4j+s://*********.databases.neo4j.io",
  "id": "*********",
  "memory": "8GB",
  "metrics_integration_url": "https://customer-metrics-api.neo4j.io/api/v1/*********/*********/metrics",
  "name": "*********",
  "status": "running",
  "storage": "16GB",
  "tenant_id": "*********",
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions