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

NAME

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

SYNOPSIS

11       singularity remote [remote options...]
12
13
14

DESCRIPTION

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

OPTIONS

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

EXAMPLE

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

SEE ALSO

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

HISTORY

52       18-Feb-2020 Auto generated by spf13/cobra
53
54
55
56Auto generated by spf13/cobra      Feb 2020                     singularity(1)
Impressum