Show / Hide Table of Contents

Update-constant

Update constant of a running pool

Unix

 qarnot update-constant pool

Windows

 qarnot.exe update-constant pool

USAGE

Regular usage

  • qarnot pool update-constant --constant-name QARNOT_SECRET__SUPER_TOKEN --constant-value new-token --id PoolID

Flags

flag description
--constant-name Name of the constant to update
--constant-value New value for the constant to update
--id, -i Short name or UUID of a pool
--name, -n Name of the pool
--shortname Short name of a pool
--no-paginate No Pagination option for pools, pages iteration will be done in the client
--next-page-token Provide the token to query next pools page
--next-page Next page option for pools pagination
--max-page-size Max page size option for pools pagination
--tags, -t Filter pools by tags. Retrieve pools with any of the given tags
--exclusive-tags Filter pools by tags. Retrieve pools with all of the given tags
--created-after Filter pools by creation date. Retrieve pools created after the given date
--created-before Filter pools by creation date. Retrieve pools created before the given date
--name-prefix Filter pools by name prefix. Retrieve pools with name starting with the given prefix
--token, -t Connection API token
--unsafe-ssl Don't check the ssl certificate
--api-ca-certificate Path to your custom SSL certificate
--verbose, -v Set the max verbose messages
--quiet, -q Set no verbose messages
--no-color Remove the color on the console
--format Change the result format (one of TABLE (default) or JSON)
-h, --human-readable Print sizes in human readable format (e.g. 1K, 234M, etc.)
--version The current version
--help Show help and usage information

Version: CreateDoc-0.0.50-4af90b6-01/01/0001 00:Z-.NET6.0.36
Copyright: Copyright (C) 2025 Qarnot computing

In this article
Back to top Generated by DocFX