# pw buckets

> Source: https://parallelworks.com/docs/cli/pw/buckets

## pw buckets

Manage cloud buckets

### Synopsis

The **buckets** command group lets you create, delete, list, and copy files to your cloud buckets.

### Options

```
  -h, --help   help for buckets
```

### Options inherited from parent commands

```
      --context string         The context to use. Overrides PW_CONTEXT environment variable and current context from config.
      --platform-host string   The Parallel Works ACTIVATE platform host to use. Will override any other platform host settings.
  -v, --verbose                Enable verbose logging
```

### SEE ALSO

* [pw](/docs/cli/pw)	 - The Parallel Works ACTIVATE CLI
* [pw buckets cp](/docs/cli/pw/buckets/cp)	 - Copy files between local and buckets
* [pw buckets get-token](/docs/cli/pw/buckets/get-token)	 - Print temporary access credentials for a cloud bucket
* [pw buckets ls](/docs/cli/pw/buckets/ls)	 - List buckets or files
* [pw buckets rm](/docs/cli/pw/buckets/rm)	 - Remove files from buckets
