Skip to main content

get organisation

Overview#

You can retrieve the list of accounts that are part of your organisation for reference purposes.

Command#

spawnctl get organisation

Tutorial#

In this tutorial we get the list of all members of the organistion the current user is a part of.

As a prerequisite you should've followed the instructions to install spawnctl

  1. Run the following command to get the list of organisation members.

    $ spawnctl get organisation
    Name Email Onboarded
    Spawn User spawn.user@example.com true
    Spawn CI User spawn.ci.user@example.com true