replictl context

Group of commands to mange and inspect replictl contexts and login/logout of Replicante Core API servers. See replictl context --help for general information.

change

Set or update an existing context’s scope attributes.

$ replictl context change [OPTIONS]

describe

Descibe the active context.

$ replictl context describe [OPTIONS]

list

List known contexts and shows some attributes about them.

$ replictl context list [OPTIONS]

login

Connect to Replicante API server(s) or update connection details.

$ replictl context login [OPTIONS]

logout

Forget how to connect to a Replicante API server and remove its context.

$ replictl context logout [OPTIONS]

select

Select a context to be the active context.

$ replictl context select [OPTIONS]