doubt about Service_Account
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
congratulations, wonderful script,
now I can make it work via service cout, I want to know how I can put more than one SA at a time, to "add" the daily limit.
ex.
[
{
"private_key": ["----- BEGIN PRIVATE KEY ----- \ nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDvhXN2mnz2hE2 \ n ----- END PRIVATE KEY ----- \ n"],
"client_email": ["mf5.iam.gserviceaccount.com"],
"token_uri": ["https://oauth2.googleapis.com/token"]
},
{
"private_key": ["----- BEGIN PRIVATE KEY ----- \ nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDvhXN2mnz2hE2 \ n ----- END PRIVATE KEY ----- \ n"],
"client_email": ["mf5.iam.gserviceaccount.com"],
"token_uri": ["https://oauth2.googleapis.com/token"]
}
]
or how to activate the cloudflare deployment scripts on the XXXXXX@glooglegroup.com account
could also add data about folders
date, time and size?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified. Start by locating the service-account handling and Cloudflare deployment scripts, then clarify whether the goal is multiple service accounts, deployment under the named account, or folder metadata before defining done.
Written by the indexing model from the issue text.
Assessment
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100