CLI
The QuollVault CLI uses the same API for local and CI workflows.
Current source commands:
text
quollvault config show
quollvault config set <api|project|app|environment> <value>
quollvault upload <file> [...]
quollvault builds list [--app <uuid>]
quollvault builds download <build-uuid> [--output <path>] [--force]
quollvault resign <build-uuid> ...Authentication uses QUOLLVAULT_TOKEN. The CLI refuses plaintext remote API transport; use HTTPS outside loopback development.