The command qaskx-cli setup print displays the various reference tags.
The command help is shown below.
Usage: qaskx-cli setup print --tag=<tag name> [-v | --vv | --vvv | --silent] [-c=<conf file>] [--colourCLI] [--offline] [--env=<environment file>]
The setup print command prints the acceptable settings.
For more details see the documentation at https://docs.qaskx.one/qaskx-cli/cmd/setup/print/ .
Options:
--tag Setup tag names to print (default "*list")
-v, --verbose Verbose logging
--vv Verbose logging level 3
--vvv Verbose logging level 5
--silent Silent running
--colourCLI Colour terminal and command line (env $QASKX_COLOUR_CLI)
-c, --conf Configuration file (env $QASKX_CONFIG_FILE)
--offline Offline mode (env $QASKX_OFFLINE)
--env Environment file to use (default ".env")
Details
The print subcommand prints the specified tag information. The available tag values are:
- environment
- teamplates
Using command qaskx-cli setup print --tag environment will produce output similar to below. You can
use the output to determine what environment variables are set by default in your
environment.
______ ___ _______. __ ___ ___ ___
/ __ \ / \ / || |/ / \ \ / /
| | | | / ^ \ | (----`| ' / \ V /
| | | | / /_\ \ \ \ | < > <
| `--' '--. / _____ \ .----) | | . \ / . \
\_____\_____\/__/ \__\ |_______/ |__|\__\ /__/ \__\
qaskx-cli - command line tool
version - 0.0.5
url - https://docs.qaskx.one/qaskx-cli/
copyright - 2023 qaskx.one, usage license limited
Environment variables for commands are:
QASKX_CONFIG_FILE - config file path current value: ''
QASKX_SERVERCONFIG_FILE - server config file path current value: ''
QASKX_LOGO - logo display or silent 0/1 current value: ''
QASKX_COLOUR_CLI - use terminal colours 0/1 current value: ''
QASKX_BARE_CLI - bare CLI 0/1 current value: ''
QASKX_MAPPING_FILE - mapping configuration file current value: ''
QASKX_VCS_PASSwORD - VCS password value
QASKX_VCS_TOKEN - VCS token value such as used by Github
QASKX_TEMPLATE_FOLDER - template folder location current value: ''
QASKX_OFFLINE - offline 0/1 current value: ''
Using command qaskx-cli setup print --tag templates will produce output similar to that
below. You can
use the output to determine what environment variables are set by default in your
environment.
______ ___ _______. __ ___ ___ ___
/ __ \ / \ / || |/ / \ \ / /
| | | | / ^ \ | (----`| ' / \ V /
| | | | / /_\ \ \ \ | < > <
| `--' '--. / _____ \ .----) | | . \ / . \
\_____\_____\/__/ \__\ |_______/ |__|\__\ /__/ \__\
qaskx-cli - command line tool
version - 0.0.5
url - https://docs.qaskx.one/qaskx-cli/
copyright - 2023 qaskx.one, usage license limited
QX>>> 2024/03/24 20:59:39 Main policy data missing from https://qaskx.one/policy/e8e4c58a-cdc9-4b7c-b2ec-991c736b0eb1/main_policy.json
QX>>> 2024/03/24 20:59:39 unable to query policy governor: failed to fetch policy signature from 'https://qaskx.one/api/signature/e8e4c58a-cdc9-4b7c-b2ec-991c736b0eb1/main_policy'