Categorygithub.com/bitmyth/pdrive-cli
module
1.2.2
Repository: https://github.com/bitmyth/pdrive-cli.git
Documentation: pkg.go.dev

# README

Personal Drive CLI

Current tag v1.1.4

Install

go install github.com/bitmyth/pdrive-cli/cli/cmd/pd@latest

go install github.com/bitmyth/pdrive-cli/...@latest

run cli from source

 go run cli/cmd/pd/main.go file upload --file  $FILEPATH

install from source

go install ./cli/cmd/pd

login command

pd auth login

upload file command

pd file upload --file

# Packages

No description provided by the author