aiven-client icon indicating copy to clipboard operation
aiven-client copied to clipboard

aiven-client (avn) is the official command-line client for Aiven

Results 21 aiven-client issues
Sort by recently updated
recently updated
newest added

# About this change: What it does, why it matters (all contributors please complete this section, including maintainers)

# About this change: What it does, why it matters Could be a draft for approval but was playing around with generating CLI docs from help strings and got a...

# What happened? If the pretty module is called with headers, but without any results having a value for a given header, it errors out as no width is calculated...

Just a minor fix of the 'avn service list --help' output. There was a reference to 'avn service list-types' to list types of services. The correct command is 'avn service...

I want to create a service integration with a Aiven solution: Monitor Logs in OpenSearch To give some context. I'm trying to activate the Monitor Logs in OpenSearch of PostgreSQL...

# What is currently missing? Currently we can get up to 500 logs entries but there is no way to see previous logs. In our case, we need to get...

# About this change: What it does, why it matters Currently the client is not able to deal with references in the user config schema, but will throw key errors....

# What can we help you with? While querying kafka topic information using topic-get, the "topic.config" values are not shown. https://api.aiven.io/doc/#tag/Service:_Kafka/operation/ServiceKafkaTopicGet Would it be possible to also include some of...

# What is currently missing? I noticed that in your [CONTRIBUTING](https://github.com/aiven/aiven-client/blob/main/.github/CONTRIBUTING.md) guide you reference [Chris Beam's blogpost](https://cbea.ms/git-commit/). However there is currently no way to encourage/enforce these suggested practices. # How...

# About this change: What it does, why it matters This change adds the missing `avn byoc tags update` command that is shown in [Aiven's public documentation](https://aiven.io/docs/platform/howto/byoc/tag-custom-cloud-resources#manage-infrastructure-tags), but not in...