Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
$ [sudo] npm install -g pitt-cli
In order to use print link functionality wkhtmltopdf must be installed on your system.
Print - send file to mobileprint@pitt.edu
$ pitt print [-c] path/to/file
-c
send file to colorprint@pitt.edu
-l
send link to printer instead of file
Email - send email from pitt email
$ pitt email [-cc] "recipients" ["subject"] ["body"]
-cc
prompts for recipients to cc on the email
pitt email "recipient1@pitt.edu, recipient2@pitt.edu" "subject" "body"
SSH - connect to unixs.cssd.pitt.edu
$ pitt ssh
THOTH - connect to thoth.cs.pitt.edu
$ pitt thoth
Deploy - deploy given directory to your personal Pitt website
$ pitt deploy "directory"
Login - Store login credentials
$ pitt login
You will have the option to encrypt your credentials with a password.
Stored passwords only work with the print
and email
commands
Logout - Delete stored login credentials
$ pitt logout
Help
$ pitt --help
FAQs
CLI for University of Pittsburgh utilities
The npm package pitt-cli receives a total of 3 weekly downloads. As such, pitt-cli popularity was classified as not popular.
We found that pitt-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.