Page cover

Global Flags

The following global flags are available for all cldkctl commands. These options can be used in combination with any command to customize configuration, connection settings, or execution behavior.

Flag
Type
Description

-U, --base-url

string

Base URL for API requests (default "https://ai.cloudeka.id")

-N, --default-namespace

string

Set a default namespace (default "default")

-P, --default-project

string

Set a default project ID to avoid repeated entries

-R, --default-registry

string

Set a default registry

--editor

string

Set a default editor (default "vim")

--max-retries

int

Maximum number of retries for HTTP requests (default 3)

-O, --organization

string

Set an organization

Last updated