deb_create

Plugin

ArgDescriptionType
targetThe name of the target OS to repack (default VelociraptorLinux)string
versionVelociraptor Version to repackstring
releaseRpm package release version (A)string
serverBuild a server rpm if true, otherwise we build a client rpmbool
exeAlternative a path to the executable to repackOSPath
accessorThe accessor to use to read the file.string
configThe config to be repacked in the form of a json or yaml string. If not provided we use the current config./string
show_specIf set we only show the spec that would have been used. You can use this to customize the input for package_specbool
directory_namePackage files will be created inside this directory. If not specified we use a temporary directorystring (required)
extra_argsAdditional command line args to be provided to the servicelist of string
package_specA Package spec to use instead of the default, for ultimate customizationordereddict.Dict

Required permissions:COLLECT_SERVER FILESYSTEM_WRITE SERVER_ADMIN

Description

Create a deployable Debian package for client or server.