You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.. Code end marker, please don't delete this comment
34
+
35
+
Arguments
36
+
---------
37
+
38
+
.. list-table::
39
+
:header-rows: 1
40
+
:widths: 20 10 10 60
41
+
42
+
* - Name
43
+
- Type
44
+
- Required
45
+
- Description
46
+
* - <github-owner>/<github-repository-name>
47
+
- string
48
+
- false
49
+
- Repository identifier.
50
+
51
+
Options
52
+
-------
53
+
54
+
.. list-table::
55
+
:header-rows: 1
56
+
:widths: 20 10 10 60
57
+
58
+
* - Name
59
+
- Type
60
+
- Required
61
+
- Description
62
+
* - -h, --help
63
+
-
64
+
- false
65
+
- help for install
66
+
67
+
Inherited Options
68
+
-----------------
69
+
70
+
.. list-table::
71
+
:header-rows: 1
72
+
:widths: 20 10 10 60
73
+
74
+
* - Name
75
+
- Type
76
+
- Required
77
+
- Description
78
+
* - -P, --profile
79
+
- string
80
+
- false
81
+
- Name of the profile to use from your configuration file. To learn about profiles for the Atlas CLI, see https://dochub.mongodb.org/core/atlas-cli-save-connection-settings.
.. Code end marker, please don't delete this comment
26
+
27
+
Options
28
+
-------
29
+
30
+
.. list-table::
31
+
:header-rows: 1
32
+
:widths: 20 10 10 60
33
+
34
+
* - Name
35
+
- Type
36
+
- Required
37
+
- Description
38
+
* - -h, --help
39
+
-
40
+
- false
41
+
- help for list
42
+
43
+
Inherited Options
44
+
-----------------
45
+
46
+
.. list-table::
47
+
:header-rows: 1
48
+
:widths: 20 10 10 60
49
+
50
+
* - Name
51
+
- Type
52
+
- Required
53
+
- Description
54
+
* - -P, --profile
55
+
- string
56
+
- false
57
+
- Name of the profile to use from your configuration file. To learn about profiles for the Atlas CLI, see https://dochub.mongodb.org/core/atlas-cli-save-connection-settings.
You can specify a plugin to uninstall using either the "<github-owner>/<github-repository-name>" format or the plugin name.
19
+
20
+
21
+
Syntax
22
+
------
23
+
24
+
.. code-block::
25
+
:caption: Command Syntax
26
+
27
+
atlas plugin uninstall [plugin] [options]
28
+
29
+
.. Code end marker, please don't delete this comment
30
+
31
+
Arguments
32
+
---------
33
+
34
+
.. list-table::
35
+
:header-rows: 1
36
+
:widths: 20 10 10 60
37
+
38
+
* - Name
39
+
- Type
40
+
- Required
41
+
- Description
42
+
* - plugin
43
+
- string
44
+
- false
45
+
- Plugin identifier.
46
+
47
+
Options
48
+
-------
49
+
50
+
.. list-table::
51
+
:header-rows: 1
52
+
:widths: 20 10 10 60
53
+
54
+
* - Name
55
+
- Type
56
+
- Required
57
+
- Description
58
+
* - -h, --help
59
+
-
60
+
- false
61
+
- help for uninstall
62
+
63
+
Inherited Options
64
+
-----------------
65
+
66
+
.. list-table::
67
+
:header-rows: 1
68
+
:widths: 20 10 10 60
69
+
70
+
* - Name
71
+
- Type
72
+
- Required
73
+
- Description
74
+
* - -P, --profile
75
+
- string
76
+
- false
77
+
- Name of the profile to use from your configuration file. To learn about profiles for the Atlas CLI, see https://dochub.mongodb.org/core/atlas-cli-save-connection-settings.
You can specify a plugin to update using either the "<github-owner>/<github-repository-name>" format or the plugin name.
19
+
Additionally, you can use the "--all" flag to update all plugins.
20
+
21
+
22
+
Syntax
23
+
------
24
+
25
+
.. code-block::
26
+
:caption: Command Syntax
27
+
28
+
atlas plugin update [plugin] [options]
29
+
30
+
.. Code end marker, please don't delete this comment
31
+
32
+
Arguments
33
+
---------
34
+
35
+
.. list-table::
36
+
:header-rows: 1
37
+
:widths: 20 10 10 60
38
+
39
+
* - Name
40
+
- Type
41
+
- Required
42
+
- Description
43
+
* - plugin
44
+
- string
45
+
- false
46
+
- Plugin identifier.
47
+
48
+
Options
49
+
-------
50
+
51
+
.. list-table::
52
+
:header-rows: 1
53
+
:widths: 20 10 10 60
54
+
55
+
* - Name
56
+
- Type
57
+
- Required
58
+
- Description
59
+
* - --all
60
+
-
61
+
- false
62
+
- update all plugins
63
+
* - -h, --help
64
+
-
65
+
- false
66
+
- help for update
67
+
68
+
Inherited Options
69
+
-----------------
70
+
71
+
.. list-table::
72
+
:header-rows: 1
73
+
:widths: 20 10 10 60
74
+
75
+
* - Name
76
+
- Type
77
+
- Required
78
+
- Description
79
+
* - -P, --profile
80
+
- string
81
+
- false
82
+
- Name of the profile to use from your configuration file. To learn about profiles for the Atlas CLI, see https://dochub.mongodb.org/core/atlas-cli-save-connection-settings.
0 commit comments