Skip to main content

Billing Commands

EigenCompute requires a subscription for deploying applications. Use these commands to manage billing and subscription.

Commands Overview

CommandDescription
eigenx billing subscribeSubscribe to start deploying apps
eigenx billing cancelCancel subscription
eigenx billing statusShow current authentication status and address

Subcommands

subscribe

Redirects to the payment portal to supply a payment method for billing. For more information, refer to Subscribe.

FlagDescription
--env <environment>Specify environment for the subscription. Default is current environment.

cancel

Cancel an existing subscription. For more information, refer to Cancel a Subscription.

FlagDescription
--env <environment>Specify environment for the subscription. Default is current environment.

status

Display current billing status. For more information, refer to Manage Billing.

FlagDescription
--env <environment>Specify environment for the subscription. Default is current environment.