atlas chown#
file version: 10 July 2026
Overview#
atlas chown changes the owner and optional group of files and
directories.
Usage#
atlas chown [flags] <owner>[:<group>] <path>
Command Flags#
Flag |
Description |
|---|---|
|
Apply the ownership change recursively |
|
Match paths by regular expression |
|
Show what would change without applying it |
Examples#
atlas chown 25301 /archive/project/file.txt
atlas chown 25301:31415 /archive/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 |