
cloud-init
List of commands for cloud-init:
-
cloud-init:tldr:2ab9c cloud-init: Query cached instance metadata for data.$ cloud-init query ${dot_delimited_variable_path}try on your machineexplain this command
-
cloud-init:tldr:56393 cloud-init: Clean logs and artifacts to allow cloud-init to rerun.$ cloud-init cleantry on your machineexplain this command
-
cloud-init:tldr:5c3d7 cloud-init: Display the status of the most recent cloud-init run.$ cloud-init statustry on your machineexplain this command
-
cloud-init:tldr:7657d cloud-init: List available top-level metadata keys to query.$ cloud-init query --list-keystry on your machineexplain this command
-
cloud-init:tldr:ac4ad cloud-init: Wait for cloud-init to finish running and then report status.$ cloud-init status --waittry on your machineexplain this command