1singularity(1)                                                  singularity(1)
2
3
4

NAME

6       singularity-remote - Manage singularity remote endpoints
7
8
9

SYNOPSIS

11       singularity remote <subcommand> [flags]
12
13
14

DESCRIPTION

16              The 'remote' commands allow you to manage singularity remote endpoints through its
17              subcommands. These allow you to add, log in, and use endpoints. The remote
18              configuration is stored in $HOME/.singularity/remotes.yaml by default.
19
20
21
22

OPTIONS

24       -c, --config="/builddir/.singularity/remote.yaml"
25           path to the file holding remote endpoint configurations
26
27
28       -h, --help[=false]
29           help for remote
30
31
32

EXAMPLE

34                   All group commands have their own help output:
35
36                   $ singularity help remote list
37                   $ singularity remote list
38
39
40
41

SEE ALSO

43       singularity(1), singularity-remote-add(1), singularity-remote-list(1),
44       singularity-remote-login(1), singularity-remote-remove(1),
45       singularity-remote-status(1), singularity-remote-use(1)
46
47
48

HISTORY

50       29-May-2019 Auto generated by spf13/cobra
51
52
53
54Auto generated by spf13/cobra      May 2019                     singularity(1)
Impressum