Skip to main content
aspect ci runner-metadata prints the Aspect Workflows runner metadata table without starting a build. It’s the same table every task prints during its setup phase.
The table shows:
  • The cloud, region and instance the job is running on.
  • The runner’s cache and storage paths.
  • The warming status.
  • The command that fetches the runner’s cloud bootstrap logs.
Off a Workflows runner there’s no metadata to show, so it prints a line saying so and exits 0. The command takes no options.