QingStor(1)			Qsctl Reference 		   QingStor(1)

NAME
       qsctl-mb

SYNOPSIS
       qsctl mb <qs-path> [--zone]

DESCRIPTION
       Create a QingStor bucket.

OPTIONS
       --zone
	   Creates a bucket in a specified zone.

EXAMPLES
       The  following  mb command creates a bucket.  In this example, the user
       makes a bucket mybucket.  The bucket is created in the  zone  specified
       in the user's configuration file:

	   $ qsctl mb qs://mybucket

       Output:

	   Bucket <mybucket> created

       The  following  mb  command creates a bucket in a zone specified by the
       --zone option.  In this example, the user makes the bucket mybucket  in
       the zone pek3a:

	   $ qsctl mb qs://mybucket --zone pek3a

       Output:

	   Bucket <mybucket> created

REPORTING BUGS
       Report bugs to email <daniel@yunify.com>.

COPYRIGHT
       Copyright (C) 2016 Yunify Inc.

0.1				 May 03, 2016			   QingStor(1)
