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 --ttl cli option #9

Open
drsm79 opened this issue Sep 18, 2020 · 0 comments
Open

Add --ttl cli option #9

drsm79 opened this issue Sep 18, 2020 · 0 comments
Labels
cli Work related to the CLI documentation Improvements or additions to documentation enhancement New feature or request

Comments

@drsm79
Copy link

drsm79 commented Sep 18, 2020

Overview

For ease of use, add a --ttl option, which overrides whatever is set in --config.

Requirements

  • --ttl option added to cli
  • if set --ttl is used for the evidences ttl

So an execution setting a ttl of 30 days would be: plant push-remote https://github.com/org-foo/repo-bar --ttl 2592000 my_markdown_file.md

Approach

Provide a detailed approach to satisfy all of the requirements listed in the
previous section. This level of detail may not be available at the time of
issue creation and can be completed at a later time.

Security and Privacy

Provide the impact on security and privacy as it relates to the completion of
this issue. This level of detail may not be available at the time of
issue creation and can be completed at a later time. N/A if not applicable.

Test Plan

Provide the test process that will be followed to adequately verify that the
approach above satisfies the requirements provided. This level of detail may
not be available at the time of issue creation and can be completed at a later
time.

@alfinkel alfinkel added cli Work related to the CLI documentation Improvements or additions to documentation enhancement New feature or request labels Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Work related to the CLI documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants