A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://coder.com/docs/reference/cli/server_create-admin-user below:

server create-admin-user | Coder Docs

Create a new admin user with the given username, email and password and adds it to every organization.

Usage

coder server create-admin-user [flags]

Options --postgres-url Type string Environment $CODER_PG_CONNECTION_URL

URL of a PostgreSQL database. If empty, the built-in PostgreSQL deployment will be used (Coder must not be already running in this case).

--postgres-connection-auth Type password|awsiamrds Environment $CODER_PG_CONNECTION_AUTH Default password

Type of auth to use when connecting to postgres.

--ssh-keygen-algorithm Type string Environment $CODER_SSH_KEYGEN_ALGORITHM Default ed25519

The algorithm to use for generating ssh keys. Accepted values are "ed25519", "ecdsa", or "rsa4096".

--username Type string Environment $CODER_USERNAME

The username of the new user. If not specified, you will be prompted via stdin.

--email Type string Environment $CODER_EMAIL

The email of the new user. If not specified, you will be prompted via stdin.

--password Type string Environment $CODER_PASSWORD

The password of the new user. If not specified, you will be prompted via stdin.

--raw-url

Output the raw connection URL instead of a psql command.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4