nixpkgs/pkgs/servers/nosql/influxdb2
Hakan Tunc ca245981f5
influxdb2-cli: install shell completion
The influx command can generate completion scripts. This PR adds a
post-intall script to install these completions for bash & zsh.

Tested the functionality for aarch64-darwin with zsh.

`influx completion --help`

> NAME:
>     completion - Generates completion scripts
>
> USAGE:
>     completion [bash|zsh|powershell]
2024-07-04 09:10:22 -07:00
..
cli.nix influxdb2-cli: install shell completion 2024-07-04 09:10:22 -07:00
combined.nix
default.nix {influxdb, influxdb2}: fix build on aarch64-linux 2024-06-16 00:00:32 -05:00
fix-unsigned-char.patch {influxdb, influxdb2}: fix build on aarch64-linux 2024-06-16 00:00:32 -05:00
provision.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
token-manipulator.nix