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

Update CLI documentation #69

Merged
merged 1 commit into from
Apr 11, 2022

Conversation

jlafayette
Copy link
Contributor

While trying to answer a question from discord, I noticed that the usage and sample output for the CLI is out of date. I also thought it would be good to highlight different ways of getting JSON output that is better suited to parsing with a script. Please let me know if this could be worded more clearly!

Changes:

  • Update usage section in the README with the latest flags.
  • Update default sample output (BoardState fields have changed, OutOfBounds has been removed).
  • Add section describing options for getting JSON output with the --output and --debug-requests flag.

- Update usage section in the README with the latest flags.
- Update default sample output (BoardState fields have changed,
  OutOfBounds has been removed).
- Add section describing options for getting JSON output with the
  `--output` and `--debug-requests` flag.
Copy link
Contributor

@robbles robbles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks for updating this @jlafayette!

@robbles robbles merged commit 86ef6ad into BattlesnakeOfficial:main Apr 11, 2022
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