Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI: add readme with install instructions #1599

Merged
merged 1 commit into from
Jan 2, 2025
Merged

Conversation

svix-onelson
Copy link
Contributor

@svix-onelson svix-onelson commented Dec 31, 2024

The text in this readme is based largely on the one from the old Go CLI.

Some sections have been removed since support for the thing being
mentioned was not carried forward (e.g. --data-* flags, import/export, and
also piping json bodies in which apparently our new clap-based parser doesn't
do).

Installer instructions are limited to the initial set offered via
#1593

Since the version number appears in the script-based installer URLs,
tools/bump_version.js has been updated to also target this readme.

More sections will be added to describe homebrew/cargo installation
once available.

@svix-onelson svix-onelson force-pushed the onelson/cli-build-with-dist branch from c5094d5 to 66042cd Compare December 31, 2024 19:44
@svix-onelson svix-onelson force-pushed the onelson/cli-readme branch 8 times, most recently from 70ee772 to 411fe28 Compare December 31, 2024 22:12
@svix-onelson svix-onelson marked this pull request as ready for review December 31, 2024 22:26
@svix-onelson svix-onelson requested a review from a team as a code owner December 31, 2024 22:26
The text in this readme is based largely on the one from the old Go CLI.

Some sections have been removed since support for the thing being
mentioned was not carried forward (e.g. `--data-*` flags, import/export, and
also piping json bodies in which apparently our new clap-based parser doesn't
do).

Installer instructions are limited to the initial set offered via
#1593

Since the version number appears in the script-based installer URLs,
`tools/bump_version.js` has been updated to also target this readme.

More sections will be added to describe `homebrew`/`cargo` installation
once available.
tasn
tasn previously approved these changes Jan 2, 2025
Base automatically changed from onelson/cli-build-with-dist to main January 2, 2025 17:26
@svix-onelson svix-onelson dismissed tasn’s stale review January 2, 2025 17:26

The base branch was changed.

@svix-onelson svix-onelson requested a review from tasn January 2, 2025 17:26
@svix-onelson svix-onelson merged commit d6dae18 into main Jan 2, 2025
8 checks passed
@svix-onelson svix-onelson deleted the onelson/cli-readme branch January 2, 2025 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants