source-url
This command specifies the location of the remote package to import.
Syntax
source-url URL
Parameters
- URL
- Specifies the location of the remote package.
Guidelines
The source-url command specifies the location of the remote package to import.
The configuration package can be accessed with only the following protocols.
- HTTP with the
http://
scheme identifier. - HTTPS with the
https://
scheme identifier. - NFS with the
dpnfs://
scheme identifier. - FTP with the
ftp://
scheme identifier.
Example
Identify the location of the remote configuration
package.
# source-url http://192.168.32:8088/Imports/Goodies
#