This commit introduces validation logic to `ark restore logs` command, the way it already exists in other commands like `ark restore create`. Before the logs for a restore are fetched from the server, the server is contacted to check if the specified restore exists. If it does not, it errors out. Fixes #389 Signed-off-by: Shubham <shubham@linux.com> |
||
---|---|---|
.. | ||
create.go | ||
delete.go | ||
describe.go | ||
get.go | ||
logs.go | ||
restore.go |