Skip to content

NAME

cta-objectstore-dump-object --- Fetch and print an object from the object store into the terminal

SYNOPSIS

cta-objectstore-dump-object [--help] [--json] [--bodydump] [objectstoreURL] objectname

DESCRIPTION

cta-objectstore-dump-object is a command-line tool that will fetch an object from the object store and print it in the terminal.

objectname is the reference to the object to be printed.

OPTIONS

--help

Display command options and exit.

--json

Print the output in fully-compliant JSON format.

--bodydump

Print only the contents of the object body (ignore header contents).

EXIT STATUS

cta-objectstore-dump-object returns 0 on success.

EXAMPLE

cta-objectstore-dump-object --json root

SEE ALSO

CERN Tape Archive documentation https://eoscta.docs.cern.ch/

COPYRIGHT

Copyright © 2024 CERN. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. In applying this licence, CERN does not waive the privileges and immunities granted to it by virtue of its status as an Intergovernmental Organization or submit itself to any jurisdiction.