Shortcuts

geodesic.config.get_config

geodesic.config.get_config()[source]

Utility to get the configuration for the active cluster.

This is the primary way that a user should get the cluster configuration if needed. In general except for development usage, the user should not create a ConfigManager or ClusterConfig manually.

In most cases users will not need to change the active cluster, however it can be done using the Geodesic CLI.

Returns

ClusterConfig for the current active cluster.

Docs

Developer documentation for Seer AI APIs

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources