Wget -O aerospike.tgz 'https://www.aerospike.com/enterprise/download/server/latest/artifact/ubuntu18' --user='<user>' --password='<password>'

when i install Aerospike

wget -O aerospike.tgz 'https://www.aerospike.com/enterprise/download/server/latest/artifact/ubuntu18' --user='<user>' --password='<password>'

this command which username password i mention here?

Hello sujith