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/
