Skip to content
Snippets Groups Projects
Commit bc740162 authored by Nicolas80's avatar Nicolas80
Browse files

gcli command auto completion and arm64 build

- Extra command `completion` added which takes a `--shell` argument to generate a completions script for a specified shell.
- Adapted the Linux (amd64) build to:
  - generate the `gcli-completion.bash`, `gcli-completion.zsh`, `gcli-completion.fish`, `gcli-completion.ps1` completion scripts
  - add the `bash`, `zsh` and `fish` completion scripts in the `.deb` package
- Added the ARM64 build generating a binary and a `.deb` package that also include those completion scripts.
parent bb54cc00
No related branches found
No related tags found
1 merge request!47gcli command auto completion and arm64 build
Pipeline #40584 passed