0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-14 09:38:34 +00:00

kickstart.sh: add missing option --offline-install-source to USAGE ()

* kickstart.sh: add missing option --offline-install-source to USAGE

* Update packaging/installer/kickstart.sh

---------

Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
This commit is contained in:
ycdtosa 2025-04-01 21:18:32 +02:00 committed by GitHub
parent 82f668106e
commit b70a62a931
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -205,6 +205,7 @@ USAGE: kickstart.sh [options]
--local-build-options Specify additional options to pass to the installer code when building locally. Only valid if --build-only is also specified.
--static-install-options Specify additional options to pass to the static installer code. Only valid if --static-only is also specified.
--offline-architecture Limit an offline install source being prepared with --prepare-offline-install-source to only include the specified static build architecture.
--offline-install-source Specify a folder to use as installation source when working offline. Use --prepare-offline-install-source first to set up this folder.
The following options are mutually exclusive and specifiy special operations other than trying to install Netdata normally or update an existing install: