atlas release#
file version: 10 July 2026
Overview#
Release online file data, allowing the server to move it back to archive storage. The file metadata is preserved; only the data goes offline.
Usage#
atlas release <path> [paths...] [flags]
Command Flags#
Flag |
Description |
|---|---|
|
Release files recursively in directories |
|
Regexp pattern matched against file paths |
|
Show what would be released without releasing |
Examples#
atlas release /data/old_dataset.tar
atlas release -r /data/completed_project/
Global Flags#
Flag |
Description |
|---|---|
|
Path to CA certificate for server verification |
|
Machine-readable output format ( |
|
Interface language ( |
|
Disable color output |
|
Use plaintext (non-TLS) connection |
|
ATLAS server address; defaults to |
|
Skip TLS certificate verification; enabled by default for self-signed setups |