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

Delete and copy jobs CLI #87

Merged
merged 5 commits into from
Oct 10, 2024
Merged

Delete and copy jobs CLI #87

merged 5 commits into from
Oct 10, 2024

Conversation

kompotkot
Copy link
Contributor

@kompotkot kompotkot commented Oct 8, 2024

Delete:

./seer databases index delete-jobs \
    --customer-ids 5f906321-9f22-4090-a533-9f180123beef,deae6159-e3d9-48b7-93d9-b2a079bb0246  \
    --chain game7_orbit_arbitrum_sepolia

Copy:

./seer databases index copy-jobs \
    --source-customer-id 5f906321-9f22-4090-a533-9f180123beef \
    --dest-customer-id e30ff9ab-efd2-4cb6-9697-15a3a5711f2e \
    --chain game7_orbit_arbitrum_sepolia

@kompotkot kompotkot changed the title Delete jobs CLI Delete and copy jobs CLI Oct 9, 2024
@kompotkot kompotkot merged commit bdf57f5 into main Oct 10, 2024
1 check passed
@kompotkot kompotkot deleted the delete-jobs branch October 10, 2024 11:45
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.

1 participant