Command line interface for interacting with Vectordash GPUs.
Project description
# vectordash-cli A command line tool for interacting with [Vectordash](http://vectordash.com) GPU instances.
For a more detailed overview on how to get started, how the commands work, or general questions, please go to our [docs](https://docs.vectordash.com)!
#### Usage Examples
vectordash secret <secret_token> - update’s the user’s secret token which is used for authentication
vectordash list - lists the machines the user can connect to; these are machines user is currently renting
vectordash ssh <machine_id> - connect the user to a machine via SSH
vectordash push <machine_id> <from_path> <to_path>
This uses scp to push files to the machine. If <to_path> is not included, then scp pushes it to the machine’s home directory.
vectordash pull <machine_id> <from_path> <to_path>
Same command as above, except we’re copying files from the machine to the local machine. If <to_path> is not provided, then copies the files to the current directory.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file vectordash-1.9.4.tar.gz
.
File metadata
- Download URL: vectordash-1.9.4.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.10.0 pkginfo/1.4.1 requests/2.18.4 setuptools/38.4.0 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a00279d1b0fc292552e8fe59fd298528dbc607be1129a06d5ff7fa81b7df6e9 |
|
MD5 | 1f768999457d84241f76680eee7c168c |
|
BLAKE2b-256 | bad5c3f4e786a9000779a4efd715363cd91fb951a0e830963f11c5588f1c006c |