list-rs-files

Lists all files in a container owned by a Rackspace account This command queries Rackspace’s cloud files for the list of all files in some container 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. The container name must be specified with the --container flag. 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 files in a container owned by a Rackspace account#

This command queries Rackspace’s cloud files for the list of all files in some container 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. The container name must be specified with the --container flag.

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-files [--multiline | --name-only]
 [--user username]
 [--key api-key]
 --container name

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

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

Related Articles

Pre and Post Domain Modification Scripts

Virtualmin allows the use of custom scripts (Shell, Perl, Python and etc.) to automate tasks...

OS Support

Virtualmin runs on top of Webmin. Webmin works on almost every UNIX-like OS, so with some manual...

Professional Features

Virtualmin GPL is already an extremely powerful and flexible virtual hosting control panel, so...

How to Configure Secondary DNS

This guide provides administrators with a quick overview of setting up automatic DNS secondary...

How to Configure Cloudflare DNS

For users looking to integrate Cloudflare with Virtualmin Pro, the process is straightforward and...