The information in this doc is based on Juju version 3.5.5, and may not accurately reflect other versions of Juju.
Summary
Attaches existing storage to a unit.
Usage
juju attach-storage [options] <unit> <storage> [<storage> ...]
Options
Flag | Default | Usage |
---|---|---|
-B , --no-browser-login |
false | Do not use web browser for authentication |
-m , --model |
Model to operate in. Accepts [<controller name>:]<model name>|<model UUID> |
Examples
juju attach-storage postgresql/1 pgdata/0
Details
Attach existing storage to a unit. Specify a unit and one or more storage IDs to attach to it.