SFTPGO

Users

This example shows how to run sftpgo sal example to manage users

To run the users example

  • -a: address, address of sftpgo api like http://localhost:8080/api/v2
  • -k: API key generated from sftpgo server
v -cg run main_users.v -a <ADDRESS> -K <API_KEY>