You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Replication Command to Manage replication policies and execution
New Commands:
harbor replication list -- to list replication policies. harbor replication create -- to create a replication policy. harbor replication delete -- to delete a replication policy. harbor replication start -- to start a replication policy execution. harbor replication stop -- to stop a replication policy execution.
The text was updated successfully, but these errors were encountered:
Fixes part of #94
Add Replication Command to Manage replication policies and execution
New Commands:
harbor replication list
-- to list replication policies.harbor replication create
-- to create a replication policy.harbor replication delete
-- to delete a replication policy.harbor replication start
-- to start a replication policy execution.harbor replication stop
-- to stop a replication policy execution.The text was updated successfully, but these errors were encountered: