Striker-auto-initialize-all: Difference between revisions
Created page with "{{howto_header}} {{man}}" |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{man_header}} | ||
= NAME = | |||
striker-auto-initialize-all - Tools to autonomously configure all machines in an Anvil! IA cluster | |||
= SYNOPSIS = | |||
'''striker-auto-initialize-all''' ''<command>'' | |||
= DESCRIPTION = | |||
This tool is designed primarily for use in the Anvil! CI/CD testing infrastructure. It's been released in case it proves useful for automated deployments. Please see '''striker-auto-initialize-all.example''' for more usage instructions. | |||
= OPTIONS = | |||
-?, -h, '''--help''' Show this man page. | |||
; '''--log-secure''' | |||
: When logging, record sensitive data, like passwords. | |||
; -v, -vv, -vvv | |||
: Set the log level to 1, 2 or 3 respectively. Be aware that level 3 generates a significant amount of log data. | |||
= Commands: = | |||
'''--config''' </path/to/config.txt> This is the path to to the configuration file used to auto-configure the various machines in the cluster. Please see '''striker-auto-initialize-all.example''' for an example. | |||
; '''--job-uuid''' | |||
: If this is set, the job will be processed. | |||
= AUTHOR = | |||
Written by Madison Kelly, Alteeve staff and the Anvil! project contributors. | |||
= REPORTING BUGS = | |||
Report bugs to users@clusterlabs.org | |||
{{man}} | {{man}} |
Revision as of 23:04, 31 July 2024
Alteeve Wiki :: Man Pages :: Striker-auto-initialize-all |
NAME
striker-auto-initialize-all - Tools to autonomously configure all machines in an Anvil! IA cluster
SYNOPSIS
striker-auto-initialize-all <command>
DESCRIPTION
This tool is designed primarily for use in the Anvil! CI/CD testing infrastructure. It's been released in case it proves useful for automated deployments. Please see striker-auto-initialize-all.example for more usage instructions.
OPTIONS
-?, -h, --help Show this man page.
- --log-secure
- When logging, record sensitive data, like passwords.
- -v, -vv, -vvv
- Set the log level to 1, 2 or 3 respectively. Be aware that level 3 generates a significant amount of log data.
Commands:
--config </path/to/config.txt> This is the path to to the configuration file used to auto-configure the various machines in the cluster. Please see striker-auto-initialize-all.example for an example.
- --job-uuid
- If this is set, the job will be processed.
AUTHOR
Written by Madison Kelly, Alteeve staff and the Anvil! project contributors.
REPORTING BUGS
Report bugs to users@clusterlabs.org
Alteeve Wiki :: Man Pages :: Striker-auto-initialize-all |