Profiles
Manage blueprint profiles.
Download CloudGateway
Download profiles zip from the Enapter Platform.
enapter3 blueprint profiles download [--output] [--api-allow-insecure] [--api-url=""] [--verbose]
--output, -ostring#File name to save the downloaded profiles.
--api-allow-insecure#Allows insecure connections to the Enapter API.
--api-url=string#Overrides API base URL (default: "https://api.enapter.com").
--verbose#Logs extra details about the operation.
Upload CloudGateway
Upload profiles to the Enapter Platform.
enapter3 blueprint profiles upload --path [--api-allow-insecure] [--api-url=""] [--verbose]
--path, -pstringrequired#Profiles zip file path.
--api-allow-insecure#Allows insecure connections to the Enapter API.
--api-url=string#Overrides API base URL (default: "https://api.enapter.com").
--verbose#Logs extra details about the operation.
Blueprint
Manage blueprints.
Upload CloudGateway
Upload the blueprint to the Enapter Platform.
enapter3 blueprint upload --path [--api-allow-insecure] [--api-url=""] [--verbose]
--path, -pstringrequired#Blueprint path (zip file or directory).
--api-allow-insecure#Allows insecure connections to the Enapter API.
--api-url=string#Overrides API base URL (default: "https://api.enapter.com").
--verbose#Logs extra details about the operation.
Download CloudGateway
Download the blueprint zip from the Enapter Platform.
enapter3 blueprint download --blueprint-id [--output] [--api-allow-insecure] [--api-url=""] [--verbose]
--blueprint-id, -bstringrequired#Blueprint name or ID to download.
--output, -ostring#Blueprint file name to save the blueprint.
--api-allow-insecure#Allows insecure connections to the Enapter API.
--api-url=string#Overrides API base URL (default: "https://api.enapter.com").
--verbose#Logs extra details about the operation.
Get CloudGateway
Retrieve blueprint metadata.
enapter3 blueprint get --blueprint-id [--api-allow-insecure] [--api-url=""] [--verbose]
--blueprint-id, -bstringrequired#Blueprint name or ID to retrieve.
--api-allow-insecure#Allows insecure connections to the Enapter API.
--api-url=string#Overrides API base URL (default: "https://api.enapter.com").
--verbose#Logs extra details about the operation.