Add a CLI tool #16
Labels
No labels
Area/API
Area/CLI
Area/Data Model
Area/Dependencies
Area/Deployment
Area/Documentation
Area/Downloading
Area/Mobile
Area/Teams
Area/UI
Area/Uploading
Area/Webhooks
Kind
Bug
Kind
Discussion
Kind
Feature
Kind
Security
Kind
Task
Kind
Testing
Priority
Critical
Priority
High
Priority/Low
Priority/Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
good first issue
help wanted
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
BlakeRain/parcel#16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It would need nice to add a Parcel CLI tool once we have the API (#15) we can then create a CLI that lets users manage their uploads via that API.
This CLI could authenticate using the API keys a user adds to their account. Of course, it will be nice in the long-run to allow a user to authenticate using something like OAuth rather than API keys.