OCNORA

Google Cloud Shell

Google CloudOAuth 2.0credential probe

Allows users to start, configure, and connect to interactive shell sessions running in the cloud (Google OAuth2).

OCNORA ships 3 typed Google Cloud Shell operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 3

  • Add Public Key
    Adds a public SSH key to an environment, allowing clients with the corresponding private key to connect to that environment via SSH.
    cloud_shell.add_public_key
  • Authorize Environment
    Sends OAuth credentials to a running environment on behalf of a user.
    cloud_shell.authorize_environment
  • Get Environment
    Gets an environment. Returns NOT_FOUND if the environment does not exist.
    cloud_shell.get_environment

Run your first Google Cloud Shell workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.