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

Add Destination field to TimestampFlag #1251

Merged
merged 1 commit into from Apr 8, 2021
Merged

Add Destination field to TimestampFlag #1251

merged 1 commit into from Apr 8, 2021

Commits on Mar 7, 2021

  1. Add Destination field to TimestampFlag

    Adds a `Destination` field for the `TimestampFlag` type that allows you to specify a pointer to
    a `Timestamp` rather than having to grab the `Timestamp` from the `cli.Context` using the flag
    name.
    davidsbond committed Mar 7, 2021
    Copy the full SHA
    f2bed63 View commit details
    Browse the repository at this point in the history