Alias

This creates a shortcut to an audio file, so you don't have to use a long URL.

Creating a new alias:

/sageaudiomc alias create <aliasname> <url>

You have now created a shortcut, you can use it as a: You need the following to make the command work:

  • Enter an alias name for the name of your shortcut.

  • Add a media URL to the URL spot.

Deleting a alias:

/sageaudiomc alias delete <aliasname>

You have now removed a shortcut, it can no longer be used. You need the following to make the command work:

  • Enter an alias name for the name of your shortcut.

Getting a alias:

/sageaudiomc alias get <aliasname>

This will give you the information of an alias, through which you can find out the URL.

You need the following to make the command work:

  • Enter an alias name for the name of your shortcut.

Last updated