-
-
Notifications
You must be signed in to change notification settings - Fork 13
Config File #7
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
To support AAB upload (#4), reduce dependencies (
adbkit-apkreader), and reduce command line parameters, a configuration file should be created. The config file should have a few static options including the package ID and location of the key.Proposal
Location:
apkup.json/apkup.jsor specified via--configoptSchema:
Questions
keyoption be the key itself or a path to the key? I'm thinking it should be the path so that secrets and config are not mixed.