How do I list compute hosts?
List compute hosts via ores.cli. See the CLI inventory for sibling recipes.
Question
How do I list compute hosts?
Answer
export ORES_CLI_DB_PASSWORD ./ores.cli compute hosts list ${db_args} ${log_args} --format table
List compute hosts via ores.cli. See the CLI inventory for sibling recipes.
How do I list compute hosts?
export ORES_CLI_DB_PASSWORD ./ores.cli compute hosts list ${db_args} ${log_args} --format table