File tree Expand file tree Collapse file tree 2 files changed +1
-11
lines changed
docs/reference/hook-command/list-of-hook-commands
internal/worker/uniter/runner/jujuc Expand file tree Collapse file tree 2 files changed +1
-11
lines changed Original file line number Diff line number Diff line change @@ -24,9 +24,4 @@ attached to the unit. These names can be passed to `storage-get`
2424via the ` -s ` flag to query the storage attributes.
2525
2626A storage name may be specified, in which case only storage
27- instances for that named storage will be returned.
28-
29- Further details:
30- ` storage-list ` list storages instances that are attached to the unit.
31- The storage instance identifiers returned from ` storage-list ` may be
32- passed through to the ` storage-get ` command using the ` -s ` option.
27+ instances for that named storage will be returned.
Original file line number Diff line number Diff line change @@ -34,11 +34,6 @@ via the ` + "`-s`" + ` flag to query the storage attributes.
3434
3535A storage name may be specified, in which case only storage
3636instances for that named storage will be returned.
37-
38- Further details:
39- ` + "`storage-list`" + ` list storages instances that are attached to the unit.
40- The storage instance identifiers returned from ` + "`storage-list`" + ` may be
41- passed through to the ` + "`storage-get`" + ` command using the ` + "`-s`" + ` option.
4237`
4338 examples := `
4439 storage-list pgdata
You can’t perform that action at this time.
0 commit comments