HEX
Server: Apache/2.4.65 (Ubuntu)
System: Linux ielts-store-v2 6.8.0-1036-gcp #38~22.04.1-Ubuntu SMP Thu Aug 14 01:19:18 UTC 2025 x86_64
User: root (0)
PHP: 7.2.34-54+ubuntu20.04.1+deb.sury.org+1
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
Upload Files
File: //snap/google-cloud-cli/396/lib/googlecloudsdk/command_lib/container/fleet/resources.yaml
project:
  name: project
  collection: gkehub.projects
  attributes:
  - &project
    parameter_name: projectsId
    attribute_name: project
    help: The project name.
    property: core/project

location:
  name: location
  collection: gkehub.projects.locations
  attributes:
  - *project
  - &location
    parameter_name: locationsId
    attribute_name: location
    help: The location name.
    fallthroughs:
    - hook: googlecloudsdk.command_lib.container.fleet.util:DefaultToGlobal
      hint: "global is the only supported location"

locationDefaultToAll:
  name: location
  collection: gkehub.projects.locations
  attributes:
  - &locationDefaultToAll
    parameter_name: locationsId
    attribute_name: location
    help: The location name.
    fallthroughs:
    - hook: googlecloudsdk.command_lib.container.fleet.util:DefaultToAllLocations
      hint: "By default, all the locations are listed"

membership:
  name: membership
  collection: gkehub.projects.locations.memberships
  attributes:
  - *project
  - *location
  - &membership
    parameter_name: membershipsId
    attribute_name: membership
    help: The membership ID.
  request_id_field: membershipId

feature:
  name: feature
  collection: gkehub.projects.locations.features
  attributes:
  - *project
  - *location
  - &feature
    parameter_name: featuresId
    attribute_name: feature
    help: The feature ID.
  request_id_field: featureId

operation:
  name: operation
  collection: gkehub.projects.locations.operations
  attributes:
  - *project
  - &operation
    parameter_name: operationsId
    attribute_name: operation
    help: the ID of the Hub membership operation

fleet:
  name: fleet
  collection: gkehub.projects.locations.fleets
  attributes:
  - *project
  - *location
  - &fleet
    parameter_name: fleetsId
    attribute_name: fleet
    help: The fleet ID.
    fallthroughs:
    - hook: googlecloudsdk.command_lib.container.fleet.util:DefaultFleetID
      hint: "default is the only supported fleet ID"

namespace:
  name: namespace
  collection: gkehub.projects.locations.namespaces
  attributes:
  - *project
  - *location
  - &namespace
    parameter_name: namespacesId
    attribute_name: namespace
    help: The namespace name.

rbacrolebinding:
  name: rbacrolebinding
  collection: gkehub.projects.locations.namespaces.rbacrolebindings
  attributes:
  - *project
  - *location
  - *namespace
  - &rbacrolebinding
    parameter_name: rbacrolebindingsId
    attribute_name: rbacrolebinding
    help: The rbacrolebinding name.

binding:
  name: binding
  collection: gkehub.projects.locations.memberships.bindings
  attributes:
  - *project
  - *location
  - *membership
  - &binding
    parameter_name: bindingsId
    attribute_name: binding
    help: The binding name.

scope:
  name: scope
  collection: gkehub.projects.locations.scopes
  attributes:
  - *project
  - *location
  - &scope
    parameter_name: scopesId
    attribute_name: scope
    help: The scope name.
  request_id_field: scopeId