list-rs-containers

Lists all containers owned by a Rackspace account This command queries Rackspace’s cloud files for the list of all containers owned by a user. The login and API key for Rackspace must be set using the --user and --key flags, unless defaults have been set in the Virtualmin configuration. By default output is in a human-readable table format, but you can switch to a more parsable output format with the --multiline flag. Or to just get a list of filenames, use the --name-only flag.

Lists all containers owned by a Rackspace account#

This command queries Rackspace’s cloud files for the list of all containers owned by a user. The login and API key for Rackspace must be set using the --user and --key flags, unless defaults have been set in the Virtualmin configuration.

By default output is in a human-readable table format, but you can switch to a more parsable output format with the --multiline flag. Or to just get a list of filenames, use the --name-only flag.

Command line help#

virtualmin list-rs-containers [--multiline | --name-only]
 [--user username]
 [--key api-key]

Source: https://www.virtualmin.com/docs/development/api-programs/list-rs-containers/

  • virtualmin, user, log, api, command line, container, list, containers
  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

create-rs-container

Creates a new empty Rackspace container This command creates a new container (directory) on...

delete-rs-container

Deletes an existing Rackspace container This command deletes a container (directory) from...