pw
pw
The Parallel Works ACTIVATE CLI
Synopsis
pw is the base for all other PW CLI commands.
Run pw alone to check that the PW CLI is installed and to list compatible commands.
Colored output is written only when the terminal is attached. Redirected output, NO_COLOR, and TERM=dumb all turn it off.
pw [flags]Options
--context string The context to use. Overrides PW_CONTEXT environment variable and current context from config.
-h, --help help for pw
--platform-host string The Parallel Works ACTIVATE platform host to use. Overrides PW_PLATFORM_HOST environment variable and the current context's server.
-v, --verbose Enable verbose logging
--version string[="release"] Print version information (release, json)SEE ALSO
- pw agents - Browse and attach to pw code agent sessions on this machine
- pw ai - Manage AI providers, models, and chats
- pw api - Make an authenticated request to the ACTIVATE API
- pw auth - Authenticate the CLI
- pw billing - Manage billing units, SKUs, allocations, and usage
- pw browse - Open a local browser whose traffic exits from a remote resource
- pw buckets - Manage cloud buckets
- pw cluster - Manage clusters
- pw code - AI coding agent
- pw context - Manage CLI contexts
- pw endpoints - Create and serve self-registering endpoint sessions
- pw environments - Manage compute environments
- pw forward - Forward remote ports to your local machine via SSH tunnels
- pw groups - Manage groups and their members
- pw kube - Kubernetes commands
- pw lustre - Manage Lustre filesystems
- pw marketplace - Manage marketplace items
- pw nfs - Manage NFS storages
- pw orgs - Manage organizations
- pw sessions - Manage sessions
- pw ssh - Initiate an SSH connection to a resource
- pw ssh-public-keys - Get the SSH public keys for a user
- pw subdomains - Reserve session subdomains
- pw upgrade - Update the version of the CLI
- pw users - Manage organization users
- pw variables - Manage your user variables
- pw version - Show detailed CLI version information
- pw vscode - Open VS Code connected to a remote resource
- pw workers - Manage compute workers
- pw workflows - Manage workflows