import

Imports a serialized access grant into the configuration.

Usage

uplink import [flags] NAME (ACCESS | FILE)
uplink import [flags] NAME (ACCESS | FILE)

Flags

FlagDescription
--help, -hhelp for import
--force, -foverwrite the existing access grant

Examples

Import access grant from a file

uplink import cheesecake cheesecake.access
uplink import cheesecake cheesecake.access

Import access grant with a key

uplink import cheesecake 13df....qa
uplink import cheesecake 13df....qa

These two commands will have the same output:

Previous
cp
Next
ls