Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.27 KB

apigeecli_sharedflows_move.md

File metadata and controls

41 lines (30 loc) · 1.27 KB

apigeecli sharedflows move

Move a Sharedflow between Spaces

Synopsis

Move a Sharedflow between Spaces

apigeecli sharedflows move [flags]

Options

  -h, --help           help for move
  -n, --name string    Name of the Sharedflow
      --space string   Name of the Apigee Space moving to

Options inherited from parent commands

  -a, --account string   Path Service Account private key in JSON
      --api api          Sets the control plane API. Must be one of prod, autopush or staging; default is prod
      --default-token    Use Google default application credentials access token
      --disable-check    Disable check for newer versions
      --metadata-token   Metadata OAuth2 access token
      --no-output        Disable printing all statements to stdout
      --no-warnings      Disable printing warnings to stderr
  -o, --org string       Apigee organization name
      --print-output     Control printing of info log statements (default true)
  -r, --region string    Apigee control plane region name; default is https://apigee.googleapis.com
  -t, --token string     Google OAuth Token

SEE ALSO

Auto generated by spf13/cobra on 31-Mar-2025