Skip to content

Support Sharing Services in Operations #865

Open
@twoseat

Description

@twoseat

New commands added in cf cli 6.35.0:

   share-service - Share a service instance with another space

USAGE:
   cf share-service SERVICE_INSTANCE -s OTHER_SPACE [-o OTHER_ORG]

OPTIONS:
   -o      Org of the other space (Default: targeted org)
   -s      Space to share the service instance into```

And

```NAME:
   unshare-service - Unshare a shared service instance from a space

USAGE:
   cf unshare-service SERVICE_INSTANCE -s OTHER_SPACE [-o OTHER_ORG] [-f]

OPTIONS:
   -o      Org of the other space (Default: targeted org)
   -s      Space to unshare the service instance from

Metadata

Metadata

Assignees

No one assigned

    Labels

    clientenhancementImprovement or new functionalityoperationstriagedInitial triage of issue has been performed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions