CLI Extension #37
Closed
StefanGreve
started this conversation in
Feature Requests
Replies: 2 comments
-
See also #47 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Closed by #56 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Preamble
This feature request serves as a collection of small TODOs related to the
anonpy
CLI.Requirements
--gui
flag andraise NotImplementedError("TODO")
--clip
flag to thedownload
andupload
command that, when enabled, copies the URL to clipboard--checksum
flag for switching between MD5, SHA1 or SHA256--provider
flag for setting the target server, by using built-in providers implemented in theproviders
namespaceRemarks
download
orupload
method are run with the--verbose
flag,anonpy
will automatically return the default checksum (MD5).ConfigHandler
class (see also: ConfigHandler #13)Planning Status
Scheduled for milestone
1.0.0
.Beta Was this translation helpful? Give feedback.
All reactions