Brainz
Brainz
Brainz
/api/v1/vclgroups API endpoint could take a very long time-keep-api-logs and specify a duration.Brainz
UI
All components are now built using Go 1.16.
Brainz
CLI
delete). Can be circumvented using -y or --yes.discard command.API-GW
created and updated.UI
Brainz
keep-deleted flag removed).Agent
Locked - to avoid undeploy of VCLs when database is reset.API GW
/api/v1/ownerships, only accessible by system admin. The endpoint lists all resources and their respective owners. It is advised
to use query filtering to retrieve ownership information.sort=<column>[:asc|desc]take=<limit>[,<offset>]/api/v1/files and /api/v1/vcls only return the draft and source fields on a single file or VCL. The source field is removed in the get all endpoints.vclGroupIds field to /api/v1/files and /api/v1/vcls to indicate in what VCLGroups a file is used.hasSnapshots field to the /api/v1/vclgroups endpoints to indicate if a VCLGroup has snapshots or backups available.SHA field at the files & vcls endpoint. The string is no longer double encoded.CLI
-j) output for commands.-p). Use VARNISH_CONTROLLER_CLI_PASSWORD environment variable or interactive input instead.Owner, that is either System or Organization. System tags cannot be modified by the regular user.version and util to be run without being logged in.-f) now works for updating org/perm/accounts/IDPs.--insecure flag to the login command, to not verify TLS certificates.--ca flag to the login command, to specify root CA certificate for self-signed certificates.--draft to the download command, to specify which field you want to download by default it is the source.--clear-inc to the vclgroup update command, you can now clear the included files from the CLI.diff command to the vcl and file commands, to view the difference between the draft version and the deployed version of a file / vcl.UI