Scroll to navigation

GITEA(1) User Commands GITEA(1)

NAME

Gitea - A painless self-hosted Git service

DESCRIPTION

USAGE:

gitea-1.1.0-linux-amd64 [global options] command [command options] [arguments...]

VERSION:

1.1.0 built with: bindata, sqlite

COMMANDS:

Start Gitea web server
This command should only be called by SSH shell
Delegate commands to corresponding Git hooks
Dump Gitea files and database
Generate self-signed certificate
Perform admin operations on command line
Shows a list of commands or help for one command

GLOBAL OPTIONS:

show help
print the version

FILES:

/var/run/gitea.pid
Contains the process ID
/etc/gitea/app.ini
Contains configuration settings for gitea.
/var/log/gitea/*.log
Holds gitea log files.

SEE ALSO:

Documentation at https://docs.gitea.io/

Configuration options at https://docs.gitea.io/en-us/config-cheat-sheet/

April 2017 Gitea version 1.1.0 built with: bindata, sqlite