Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

delete github repository without browser

winpty curl -X DELETE -H 'Authorization: token [GENERATED_TOKEN]' https://api.github.com/repos/[USER_NAME]/[REPO_NAME]

# follow steps here to generate token:
https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line
Comment

PREVIOUS NEXT
Code Example
Shell :: ssh login without passowrd 
Shell :: ERROR: no matching manifest for linux/arm64/v8 in the manifest list entries 
Shell :: zip exclude directory 
Shell :: git stash to checkout master 
Shell :: bash copy folder 
Shell :: bash start two processes at the same time 
Shell :: jq list top nodes 
Shell :: selenium run chhrome headless 
Shell :: delete a branch from local 
Shell :: pull all remote branch into new local 
Shell :: bash script get last position of character in string 
Shell :: install peer dependencies in npm 
Shell :: git merge conflict resolve 
Shell :: how to push repository to github 
Shell :: scp command in unix 
Shell :: create rails app 
Shell :: where does the export path file in linux 
Shell :: git update another branch 
Shell :: how to download dash through pip in conda prompt 
Shell :: linux nano how to go to a certain line 
Shell :: github rust action 
Shell :: cat in bash shell 
Shell :: android studio not running ios simulator 
Shell :: download file github 
Shell :: habe to install viber on linux 
Shell :: npm -g yarn 
Shell :: Install Deno - Scoop (Windows) 
Shell :: run specific logrotate 
Shell :: how to upgrade my psql client version cloud9 
Shell :: linux up command multiple level of directory 
ADD CONTENT
Topic
Content
Source link
Name
4+5 =