Scroll to navigation

ALR-PUBLISH(1) Alire manual ALR-PUBLISH(1)

NAME

alr-publish - Help with the publication of a new release

SYNOPSIS

alr publish [options] [--skip-build] [--tar] [--manifest <file>] [<URL> [commit]]]

OPTIONS

Selects a manifest file other than ./alire.toml
Start the publishing assistant to create a source archive from a local directory
Print a list of trusted git repository sites
Skip the build check step

GLOBAL OPTIONS

Override configuration folder location
Keep going after a recoverable troublesome situation
Display general or command-specific help
Assume default answers for all user prompts
Disables colors in output
Disables control characters in output
Prefer oldest versions instead of newest when resolving dependencies
Displays version and exits
Limit output to errors
Be more verbose (use twice for extra detail)
Enable debug-specific log messages

DESCRIPTION

Checks a release and generates an index manifest

See full details at https://github.com/alire-project/alire/blob/master/doc/publishing.md URL is an optional path to a remote source archive, or a local or remote git repository. For the common use case of a github-hosted repository, issue `alr publish` after committing and pushing the new release version. Use --tar to create a source archive ready to be uploaded. Use --manifest to use metadata in a non-default file. See the above link for help with other scenarios.

SEE ALSO

alr(1), gprbuild(1)

AUTHOR

Generated with generate-man from Alire execution

August 3, 2022 Alire 1.2