CLI reference / dns / list

stado dns list

Invocation

stado dns list [OPTIONS] <ZONE>

Purpose

Print every record in one zone, as the registrar holds it

Required inputs and options

Input or optionContract
<ZONE>Zone name, for example wisent.com
--credential <CREDENTIAL>Skarbiec item holding api_user, api_key, username and client_ip [default: namecheap_auto]
--jsonEmit machine-readable output

Output and state effect

This is an inspection/reporting operation. It emits the result described above and does not change managed state unless an explicit option in this page says otherwise. Pass `--json` when the command exposes that machine-readable option.

Refusals

  • Before dispatch, Stado refuses a missing required token shown in the invocation, an unknown option, or a value outside a listed value set; argument-usage failures exit with code 2.