Show / Hide Table of Contents

Set

Set configuration options

Unix

 qarnot set config

Windows

 qarnot.exe set config

USAGE

Regular usage

  • qarnot config set --token ___TOKEN___ Regular usage with a personal API URI
  • qarnot config set --storage-uri=https://storage.qarnot.com --token=___TOKEN___ --api-uri=https://api.qarnot.com Set configuration in the local configuration file
  • qarnot config set --local -t ___TOKEN___

Flags

flag description
--local, -l Set the configuration file in the local folder ($PWD/.Qarnot/) to use it when inside the current folder.
--show, -w Display the connection information that will be used in the connection (check also the environment variables).
--api-uri, -u The API URI to use
--storage-uri, -s The bucket API URI to use
--account-email, -e The use account email address
--force-storage-path-style, -f Force storage path style
--no-sanitize-bucket-path Disable automatic sanitization of bucket paths
--storage-unsafe--url Bypass SSL check for storage connection
--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