winget install --id=LiquidFiles.LiquidFilesCLI -e
The command line utility can be launched as it is by your scripts (no other component required) and used to upload files to LiquidFiles server, send messages, etc. It can be used manually or as part of the script with /c switch used to specify output only actual response of the server. It will use Windows Agent's API key by default but can be specified its own connection settings at command prompt parameters.
LiquidFiles CLI is a command-line utility designed to streamline file transfers and secure message communication with LiquidFiles servers. This tool allows users to upload files, send messages, and automate workflows directly from the command line or within scripts.
Key Features:
/c
switch for outputting server responses.Audience & Benefit: Ideal for system administrators, developers, and organizations seeking efficient automation solutions. LiquidFiles CLI enables seamless integration into existing workflows, reducing manual intervention and enhancing operational security by leveraging LiquidFiles' robust infrastructure. Its flexibility allows tailored configurations to meet specific organizational needs, ensuring both efficiency and security in file management processes.
Installable via winget, LiquidFiles CLI offers a straightforward setup process.