Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(cli): allow users to pass only --start flag
Now users can pass only the `--start` flag and the CLI will automatically pick the end time: ``` $ lacework vuln ctr list --start 2020-08-18T00:00:00Z ``` Closes #192 Signed-off-by: Salim Afiune Maya <[email protected]>
- Loading branch information