get
***


Description
===========

Gets information about the specified zone, including its creation
date, zone type, and serial.


Usage
=====

   oci dns zone get [OPTIONS]


Options
=======


--zone-name-or-id [text]
------------------------

The name or OCID of the target zone. [required]


--if-none-match [text]
----------------------

The *If-None-Match* header field makes the request method conditional
on the absence of any current representation of the target resource,
when the field-value is ***, or having a selected representation with
an entity-tag that does not match any of those listed in the field-
value.


--if-modified-since [text]
--------------------------

The *If-Modified-Since* header field makes a GET or HEAD request
method conditional on the selected representation's modification date
being more recent than the date provided in the field-value.  Transfer
of the selected representation's data is avoided if that data has not
changed.


--compartment-id, -c [text]
---------------------------

The OCID of the compartment the resource belongs to.


--from-json [text]
------------------

Provide input to this command as a JSON document from a file.

Options can still be provided on the command line. If an option exists
in both the JSON document and the command line then the command line
specified value will be used


-?, -h, --help
--------------

Show this message and exit.
