1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 03:30:45 +00:00
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
fix-unsigned-char.patch
provision.nix
token-manipulator.nix