Overview of session variablesΒΆ

Name

Default

Type

Description

CLI configuration

verbose

False

Boolean

Display more information editor nano String Editor to use when editing the queue

Target Nodes

cn-url

https://cn.dataone.org/cn

String

Node to which to connect for operations that access a DataONE Root CN

mn-url

https://localhost/mn/

String

Node to which to connect for operations that access a DataONE MN

Authentication

anonymous

True

Boolean

Ignore any installed certificates and connect anonymously cert-file None String Filesystem path to client certificate

key-file

None

String

Filesystem path to the client certificate private key. Not required if the certificate provided with certpath contains both the public and private keys

Slicing

start

0

Integer

First item to display for operations that display lists of items

count

1000

Integer

Maximum number of items to display for operations that display lists of items

Searching

query

*:*

String

Query string (SOLR or Lucene query syntax) for searches

query-type

solr

String

Select search engine (currently, only SOLR is available)

from-date

None

String

Start time used by operations that accept a time range

to-date

None

String

End time used by operations that accept a time range

search-format-id

None

String

Include only objects of this format

Parameters | Misc

algorithm

SHA-1

String

Checksum algorithm to use when calculating the checksum for a Science Data Object

format-id

None

String

ID for the Object Format to use when generating System Metadata

Parameters | Reference Nodes

authoritative-mn

None

String

Authoritative Member Node to use when generating System Metadata

origin-mn

None

String

Originating Member Node to use when generating System Metadata

Parameters | Subjects

rights-holder

None

String

Subject of the rights holder to use when generating System Metadata

submitter

None

String

Subject of the submitter to use when generating System Metadata

Access Control

Access Control Policy parameters managed by a separate set of commands.

Replication

Replication Policy parameters managed by a separate set of commands.