> ## Documentation Index
> Fetch the complete documentation index at: https://namespace.so/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# nsc buildkite queues list

List Buildkite queues registered for the current workspace.

For each queue, the command returns its name and ID, Buildkite cluster and
organization identifiers, and configured workload permissions and egress
policy.

Use the returned queue IDs with `nsc buildkite queues get` or
`nsc buildkite queues update`.

## Usage

```bash theme={null}
nsc buildkite queues list
```

## Related Topics

* [nsc buildkite queues get](/docs/reference/cli/buildkite-queues-get) - Get a registered queue
* [nsc buildkite queues update](/docs/reference/cli/buildkite-queues-update) - Update queue settings
* [Managing Buildkite Queues](/docs/solutions/buildkite-agents/managing-queues) - Register queues and route Buildkite jobs to Namespace
