https://github.com/paperspace/cli
The CLI for Paperspace
https://github.com/paperspace/cli
ai cli cloud gpu llm paperspace
Last synced: 4 months ago
JSON representation
The CLI for Paperspace
- Host: GitHub
- URL: https://github.com/paperspace/cli
- Owner: Paperspace
- License: apache-2.0
- Created: 2023-01-05T16:53:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T15:53:07.000Z (about 2 years ago)
- Last Synced: 2024-05-07T16:38:49.256Z (about 2 years ago)
- Topics: ai, cli, cloud, gpu, llm, paperspace
- Language: TypeScript
- Homepage: https://docs-next.paperspace.com/cli/overview
- Size: 490 KB
- Stars: 12
- Watchers: 3
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README

# Paperspace CLI
## Installation
Using Shell (macOS, Linux, and Windows using WSL):
```sh
curl -fsSL https://www.paperspace.com/install.sh | sh
```
## Usage
Run `pspace --help` in your terminal.
```sh
pspace [command] [flags]
```
## Documentation
For more information, see the
[Paperspace CLI documentation](https://docs-next.paperspace.com/cli/overview).