Skip to main content
Prints the current state of your tenant’s pool. Shows how many warm VMs are available and lists each one by name and task queue.

Synopsis

Pool commands run from your laptop only. They are not available on agent VMs.

Arguments

Output

The output starts with a warm: count line, followed by one indented line per warm VM.

Examples

Pool with warm VMs

Three VMs are pre-booted and ready. The next murmur spawn claims one instantly.

Empty pool

No warm VMs are available. The next murmur spawn triggers a cold boot, which takes longer. Use murmur pool up to ensure the pool is running and backfilling.

Errors