create-rs-container

Creates a new empty Rackspace container This command creates a new container (directory) on Rackspace’s Cloud Files service. 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 flag must be given to specify the name of the container to create. Command line help virtualmin create-rs-container [--user name] [--key key] --container name

Creates a new empty Rackspace container#

This command creates a new container (directory) on Rackspace’s Cloud Files service. 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 flag must be given to specify the name of the container to create.

Command line help#

virtualmin create-rs-container [--user name]
 [--key key]
 --container name

Source: https://www.virtualmin.com/docs/development/api-programs/create-rs-container/

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

Related Articles

delete-rs-container

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

list-rs-containers

Lists all containers owned by a Rackspace account This command queries Rackspace’s cloud files...