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

fix: Make snapshot command visible #186

Merged
merged 1 commit into from
May 8, 2019

Conversation

djones
Copy link
Contributor

@djones djones commented May 8, 2019

~/Code/percy-agent(david-jones/show-snapshot-command ✗) ./bin/run --help
An agent process for integrating with Percy.

VERSION
  @percy/agent/0.4.4 darwin-x64 node-v8.10.0

USAGE
  $ percy [COMMAND]

COMMANDS
  exec      Start and stop Percy around a supplied command
  finalize  finalize a build
  help      display help for percy
  snapshot  Snapshot a directory containing a pre-built static website

^ now shows up in help like this ^ and will also show up on the readme on release.

@djones djones merged commit c3e08ab into master May 8, 2019
@djones djones deleted the david-jones/show-snapshot-command branch May 8, 2019 21:42
Copy link
Contributor

@timhaines timhaines left a comment

Choose a reason for hiding this comment

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

Nice.

djones pushed a commit that referenced this pull request May 8, 2019
## [0.4.5](v0.4.4...v0.4.5) (2019-05-08)

### Bug Fixes

* Make `snapshot` command visible ([#186](#186)) ([c3e08ab](c3e08ab))
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.

None yet

3 participants