Man pages for hrbrmstr/crumpets
Tools to Work with and Manage 'gitea'

admin_create_orgWIP - Create an organization
admin_create_public_keyWIP - Add a public key on behalf of a user
admin_create_repoWIP - Create a repository on behalf a user
admin_create_userWIP - Create a user
admin_delete_userWIP - Delete a user
admin_delete_user_public_keyWIP - Delete a user's public key
admin_edit_userWIP - Edit an existing user
create_forkWIP - Fork a repository
create_org_repoWIP - Create a repository in an organization
create_user_repoCreate a repository as the owner
crumpetsTools to Work with and Manage 'gitea'
get_versionReturns the version of the Gitea application
issue_add_labelWIP - Add a label to an issue
issue_add_timeWIP - Add a tracked time to a issue
issue_clear_labelsWIP - Remove all labels from an issue
issue_create_commentWIP - Add a comment to an issue
issue_create_issueWIP - Create an issue
issue_create_labelWIP - Create a label
issue_create_milestoneWIP - Create a milestone
issue_delete_commentWIP - Delete a comment
issue_delete_comment_deprecatedWIP - Delete a comment
issue_delete_labelWIP - Delete a label
issue_delete_milestoneWIP - Delete a milestone
issue_edit_commentWIP - Edit a comment
issue_edit_comment_deprecatedWIP - Edit a comment
issue_edit_issueWIP - Edit an issue
issue_edit_labelWIP - Update a label
issue_edit_milestoneWIP - Update a milestone
issue_get_commentsWIP - List all comments on an issue
issue_get_issueWIP - Get an issue
issue_get_labelWIP - Get a single label
issue_get_labelsWIP - Get an issue's labels
issue_get_milestoneWIP - Get a milestone
issue_get_milestonesWIP - Get all of a repository's milestones
issue_get_repo_commentsWIP - List all comments in a repository
issue_list_issuesWIP - List a repository's issues
issue_list_labelsWIP - Get all of a repository's labels
issue_remove_labelWIP - Remove a label from an issue
issue_replace_labelsWIP - Replace an issue's labels
issue_tracked_timesWIP - List an issue's tracked times
list_forksWIP - List a repository's forks
org_add_team_memberWIP - Remove a repository from a team
org_conceal_memberWIP - Conceal a user's membership
org_create_hookWIP - Create a hook
org_create_teamWIP - Create a team
org_delete_hookWIP - Delete a hook
org_delete_memberWIP - Remove a member from an organization
org_delete_teamWIP - Delete a team
org_editWIP - Edit an organization
org_edit_hookWIP - Update a hook
org_edit_teamWIP - Edit a team
org_getGet an organization
org_get_hookWIP - Get a hook
org_get_teamWIP - Get a team
org_is_memberWIP - Check if a user is a member of an organization
org_is_public_memberWIP - Check if a user is a public member of an organization
org_list_current_user_orgsList the current user's organizations
org_list_hooksWIP - List an organization's webhooks
org_list_membersWIP - List an organization's members
org_list_public_membersWIP - List an organization's public members
org_list_reposWIP - List an organization's repos
org_list_team_membersWIP - List a team's members
org_list_team_reposWIP - List a team's repos
org_list_teamsWIP - List an organization's teams
org_list_user_orgsList a user's organizations
org_publicize_memberWIP - Publicize a user's membership
render_markdownWIP - Render a markdown document as HTML
render_markdown_rawWIP - Render raw markdown as HTML
repo_add_collaboratorWIP - Add a collaborator to a repository
repo_check_collaboratorWIP - Check if a user is a collaborator of a repository
repo_create_hookWIP - Create a hook
repo_create_keyWIP - Add a key to a repository
repo_create_pull_requestWIP - Create a pull request
repo_create_releaseWIP - Create a release
repo_create_statusWIP - Create a commit status
repo_deleteWIP - Delete a repository
repo_delete_collaboratorWIP - Delete a collaborator from a repository
repo_delete_hookWIP - Delete a hook in a repository
repo_delete_keyWIP - Delete a key from a repository
repo_delete_releaseWIP - Delete a release
repo_edit_hookWIP - Edit a hook in a repository
repo_edit_pull_requestWIP - Update a pull request
repo_edit_releaseWIP - Update a release
repo_getGet a repository
repo_get_archiveGet an archive of a repository
repo_get_branchWIP - List a repository's branches
repo_get_by_idWIP - Get a repository by id
repo_get_combined_status_by_refWIP - Get a commit's combined status, by branch/tag/commit...
repo_get_editor_configWIP - Get the EditorConfig definitions of a file in a...
repo_get_hookWIP - Get a hook
repo_get_keyWIP - Get a repository's key by id
repo_get_pull_requestWIP - Get a pull request
repo_get_raw_fileGet a file from a repository
repo_list_branchesWIP - List a repository's branches
repo_list_collaboratorsWIP - List a repository's collaborators
repo_list_hooksWIP - List the hooks in a repository
repo_list_keysWIP - List a repository's keys
repo_list_pull_requestsWIP - List a repo's pull requests
repo_list_stargazersWIP - List a repo's stargazers
repo_list_statusesWIP - Get a commit's statuses
repo_list_subscribersWIP - List a repo's watchers
repo_merge_pull_requestWIP - Merge a pull request
repo_migrateMigrate a remote git repository
repo_mirror_syncSync a mirrored repository
repo_pull_request_is_mergedWIP - Check if a pull request has been merged
repo_searchWIP - Search for repositories
repo_tracked_timesWIP - List a repo's tracked times
user_add_emailWIP - Add email addresses
user_check_followingWIP - Check if one user is following another user
user_create_tokenWIP - Create an access token
user_current_check_followingWIP - Check whether a user is followed by the authenticated...
user_current_check_starringWIP - Whether the authenticated is starring the repo
user_current_check_subscriptionWIP - Check if the current user is watching a repo
user_current_delete_followWIP - Unfollow a user
user_current_delete_gpg_keyWIP - Remove a GPG key
user_current_delete_keyWIP - Delete a public key
user_current_delete_starWIP - Unstar the given repo
user_current_delete_subscriptionWIP - Unwatch a repo
user_current_get_gpg_keyWIP - Get a GPG key
user_current_get_keyWIP - Get a public key
user_current_list_followersWIP - List the authenticated user's followers
user_current_list_followingWIP - List the users that the authenticated user is following
user_current_list_gpg_keysWIP - List the authenticated user's GPG keys
user_current_list_keysWIP - List the authenticated user's public keys
user_current_list_reposList the repos that the authenticated user owns or has access...
user_current_list_starredWIP - The repos that the authenticated user has starred
user_current_list_subscriptionsWIP - List repositories watched by the authenticated user
user_current_post_gpg_keyWIP - Create a GPG key
user_current_post_keyWIP - Create a public key
user_current_put_followWIP - Follow a user
user_current_put_starWIP - Star the given repo
user_current_put_subscriptionWIP - Watch a repo
user_current_tracked_timesWIP - List the current user's tracked times
user_delete_emailWIP - Delete email addresses
user_getGet a user
user_get_currentGet the authenticated user
user_get_tokensWIP - List the authenticated user's access tokens
user_list_emailsWIP - List the authenticated user's email addresses
user_list_followersWIP - List the given user's followers
user_list_followingWIP - List the users that the given user is following
user_list_gpg_keysWIP - List the given user's GPG keys
user_list_keysWIP - List the given user's public keys
user_list_reposList the repos owned by the given user
user_list_starredWIP - The repos that the given user has starred
user_list_subscriptionsWIP - List the repositories watched by a user
user_searchWIP - Search for users
user_tracked_timesWIP - List a user's tracked times in a repo
hrbrmstr/crumpets documentation built on May 4, 2019, 8:40 a.m.