cluster enroll
[Preview]
ockam cluster enroll [OPTIONS]
Options
-
--identity [IDENTITY_NAME]
(optional)
The name of an existing Ockam Identity that you wish to enroll. You can useockam identity list
to get a list of existing Identities. To create a new Identity, useockam identity create
. If you don't specify an Identity name, and you don't have a default Identity, this command will create a default Identity for you and save it locally in the default Vault -
--authorization-code-flow
(optional)
This option allows you to bypass pasting the one-time code and confirming device activation, and PKCE (Proof Key for Code Exchange) authorization flow. Please be careful with this option since it will open your default system browser. This option might be useful if you have already enrolled and want to re-enroll using the same account information -
--disable-ctrlc-signal
(optional)
Learn More:
Use ockam <SUBCOMMAND> --help
for more information about a subcommand (e.g., 'cluster' or 'zone').
Learn more about Command: https://docs.ockam.ai/command/ Learn more about Ockam: https://docs.ockam.ai/
Feedback:
If you have questions, as you explore, join us on the Discord channel https://discord.ockam.io