shpkpr cron show

List application configuration.

shpkpr cron show [OPTIONS]

Options

--allow-insecure-auth

Allow HTTP basic authentication when not using SSL.

--username <username>

Username used for HTTP Basic Authentication to Marathon/Chronos.

--password <password>

Password used for HTTP Basic Authentication to Marathon/Chronos.

--chronos-url <chronos_url>

URL of the Chronos endpoint to use [required]

--chronos-version <chronos_version>

Verson of the Chronos endpoint to use [default: 3.0.2]

-j, --job-name <job_name>

Restrict command to specific job.

--output-format <output_formatter>

Serialization format to use when printing config data to stdout. [default: json]

Environment variables

SHPKPR_USERNAME

Provide a default for --username

SHPKPR_PASSWORD

Provide a default for --password

SHPKPR_CHRONOS_URL

Provide a default for --chronos-url

SHPKPR_CHRONOS_VERSION

Provide a default for --chronos-version

SHPKPR_OUTPUT_FORMAT

Provide a default for --output-format